新增获取系统问诊配置接口
This commit is contained in:
@@ -10,7 +10,7 @@ use Hyperf\Database\Model\Collection;
|
||||
use Hyperf\Snowflake\Concern\Snowflake;
|
||||
|
||||
/**
|
||||
* @property int $system_inquiry_config_id 主键id
|
||||
* @property string $system_inquiry_config_id 主键id
|
||||
* @property int $inquiry_type 接诊类型(1:专家问诊 2:快速问诊 3:公益问诊 4:问诊购药)
|
||||
* @property int $inquiry_mode 接诊方式(1:图文 2:视频 3:语音 4:电话 5:会员)
|
||||
* @property int $max_work_num_day 每日最大接诊数量
|
||||
|
||||
Reference in New Issue
Block a user