新增处方平台取消订单
This commit is contained in:
@@ -35,6 +35,7 @@ type basic struct {
|
||||
|
||||
// 订单管理
|
||||
type order struct {
|
||||
Order // 订单
|
||||
OrderInquiry // 问诊订单
|
||||
OrderProduct // 药品订单
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user