更改log。修改model备注

This commit is contained in:
2024-03-29 16:47:47 +08:00
parent 7d62fe7c19
commit 173991dae4
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ use Hyperf\Snowflake\Concern\Snowflake;
* @property string $inquiry_config_id 主键id
* @property string $doctor_id 医生id
* @property int $inquiry_type 接诊类型(1:专家问诊 2:快速问诊 3:公益问诊 4:问诊购药)
* @property int $inquiry_mode 接诊方式(1:图文 2:视频 3:语音 4:电话 5:会员)
* @property int $inquiry_mode 接诊方式(1:图文 2:视频 3:语音 4:电话 5:会员 6:疑难会诊 7:附赠 8:健康包 9:随访包
* @property int $is_enable 是否启用(0:否 1:是)
* @property int $last_enable_method 最后开启方式(1:自己 2:后台)
* @property int $work_num_day 每日接诊数量