配置更新,去除无用包
This commit is contained in:
@@ -90,7 +90,7 @@ func (p DefParty) orderCreate() web_iris.Party {
|
||||
}
|
||||
|
||||
type OrderListRequest struct {
|
||||
Status int //订单状态
|
||||
Status int //订单状态 0所有 1待服务 2服务中 3已完成 4已取消
|
||||
PageNo int //页码
|
||||
PageSize int //数据数量
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user