去除搜索疾病参数限制

This commit is contained in:
2023-03-14 14:33:32 +08:00
parent 9bdb1e850c
commit 54214fb5e9
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class BasicDataRequest extends FormRequest
'county_id',
],
'getDiseaseSearch' => [ // 搜索疾病分类
'disease_class_name',
// 'disease_class_name',
],
'getProductSearch' => [ // 搜索商品
'product_keyword',