获取药品订单列表-分页1
This commit is contained in:
@@ -31,6 +31,8 @@ type GetOrderProductPage struct {
|
||||
ConsigneeTel string `json:"consignee_tel" form:"cancel_reason" label:"收货人电话"`
|
||||
PatientName string `json:"patient_name" form:"patient_name" label:"患者姓名-就诊人"`
|
||||
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:"药品通用名"`
|
||||
}
|
||||
|
||||
// CancelOrderProduct 取消药品订单
|
||||
|
||||
Reference in New Issue
Block a user