列表查询
This commit is contained in:
@@ -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 取消药品订单
|
||||
|
||||
Reference in New Issue
Block a user