修改 获取患者优惠卷列表 ,增加问诊类型字段

This commit is contained in:
2023-11-08 09:32:28 +08:00
parent e9df0ebd74
commit 872edba2c4
6 changed files with 16 additions and 19 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ use Hyperf\Validation\Request\FormRequest;
class UserPatientRequest extends FormRequest
{
protected array $scenes = [
'getPatientCouponlist' => [ // 获取患者优惠卷列表
'getPatientCouponList' => [ // 获取患者优惠卷列表
'user_coupon_status',
],
'putShoppingCart' => [ // 修改购物车药品数据