更新宝贝监护功能

This commit is contained in:
2026-02-04 23:46:07 +08:00
parent 516c043924
commit 36fe5e2ab9
14 changed files with 171 additions and 11825 deletions
+3
View File
@@ -32,6 +32,9 @@ class AppsBabyhealthBabys extends Model
'nickname' => 'string',
'sex' => 'integer',
'birth' => 'date',
'father' => 'integer',
'mother' => 'integer',
'status' => 'integer',
'height' => 'double',
'weight' => 'double',
'avatar' => 'string',