12
This commit is contained in:
parent
2de07fa50e
commit
7867948ffe
@ -33,8 +33,8 @@ use Hyperf\Snowflake\Concern\Snowflake;
|
||||
* @property string $family_history 家族病史描述
|
||||
* @property int $is_pregnant 是否备孕、妊娠、哺乳期(0:否 1:是)
|
||||
* @property string $pregnant 备孕、妊娠、哺乳期描述
|
||||
* @property \Carbon\Carbon $created_at 创建时间
|
||||
* @property \Carbon\Carbon $updated_at 修改时间
|
||||
* @property Carbon $created_at 创建时间
|
||||
* @property Carbon $updated_at 修改时间
|
||||
*/
|
||||
class OrderServicePackageCase extends Model
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user