新增:获取服务包订单列表-分页
This commit is contained in:
@@ -45,9 +45,10 @@ type basic struct {
|
||||
|
||||
// 订单管理
|
||||
type order struct {
|
||||
Order // 订单
|
||||
OrderInquiry // 问诊订单
|
||||
OrderProduct // 药品订单
|
||||
Order // 订单
|
||||
OrderInquiry // 问诊订单
|
||||
OrderProduct // 药品订单
|
||||
OrderServicePackage // 服务包订单
|
||||
}
|
||||
|
||||
// 患者管理
|
||||
|
||||
Reference in New Issue
Block a user