部署
This commit is contained in:
@@ -22,6 +22,7 @@ type PurchaseSearch struct {
|
||||
CustomShortName string // 客户简称
|
||||
CreatedStaffIds []int64 // 创建人筛选
|
||||
FactoryName string // 采购工厂
|
||||
PurchaseIds []int64 // 采购id
|
||||
}
|
||||
type ReplyPurchaseList struct {
|
||||
List []PurchaseItem `json:"list"`
|
||||
|
||||
Reference in New Issue
Block a user