部署
This commit is contained in:
@@ -23,6 +23,7 @@ type SaleSearch struct {
|
||||
PurchaseStatus []int64 // 采购状态
|
||||
ShipmentStatus []int64 // 出舱状态
|
||||
CreatedStaffIds []int64 // 业务员
|
||||
BanFlag int64 // 禁用标记 1=禁用,2=可用
|
||||
}
|
||||
type ReplySaleList struct {
|
||||
List []SaleItem `json:"list"`
|
||||
|
||||
Reference in New Issue
Block a user