列表查询

This commit is contained in:
haomingming
2026-01-06 14:32:43 +08:00
parent ed72e480f1
commit 542a8f71ad
3 changed files with 63 additions and 19 deletions
+2
View File
@@ -33,6 +33,8 @@ type GetOrderProductPage struct {
Mobile string `json:"mobile" form:"mobile" label:"手机号-医生/患者"`
ProductName string `json:"product_name" form:"product_name" label:"药品名称"`
CommonName string `json:"common_name" form:"common_name" label:"药品通用名"`
PrescriptionCode string `json:"prescription_code" form:"prescription_code" label:"处方编号"`
}
// CancelOrderProduct 取消药品订单