新增药品订单列表
This commit is contained in:
@@ -36,4 +36,5 @@ type basic struct {
|
||||
// 订单管理
|
||||
type order struct {
|
||||
OrderInquiry // 问诊订单
|
||||
OrderProduct // 药品订单
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user