添加字段
This commit is contained in:
@@ -24,6 +24,7 @@ type ProductSearch struct {
|
||||
Type string // 产品类型
|
||||
Mold int64 // 组成方式 1=单件 2=套件
|
||||
CreatedStaffIds []int64 // 录入人
|
||||
StaffIds []int64 // 录入人
|
||||
CreatedDepartmentIds []int64 // 归属部门
|
||||
BanFlag int64 // 禁用标记 1=禁用 2=可用
|
||||
Name string // 中文品名
|
||||
|
||||
Reference in New Issue
Block a user