yinbentan
2024-07-18 ccf9ccce0fefbee8428c98a008c26d8ea26b2af1
request/report_forms_request.go
@@ -17,6 +17,7 @@
   Unit              string                     `json:"unit"`              //单位
   KeyWord           string                     `json:"keyWord"`           //搜索条件
   BaseOperationType constvar.BaseOperationType `json:"baseOperationType"` //基础作业类型
   WarehouseId       string                     `json:"warehouseId"`       // 仓库ID
   WarehouseCode     string                     `json:"warehouseCode"`
}