修改获取家庭成员病情记录分组为从家庭成员修改

This commit is contained in:
2023-12-18 11:32:46 +08:00
parent af4eb0ceaa
commit 1f1aa14804
3 changed files with 33 additions and 18 deletions
+1
View File
@@ -7,6 +7,7 @@ namespace App\Model;
use Hyperf\Database\Model\Collection;
use Hyperf\Database\Model\Relations\HasOne;
use Hyperf\Snowflake\Concern\Snowflake;
/**