yinbentan
2024-07-08 f4508a84236a4aff1c7b5bfa17a14a8ff95728ba
request/report_forms_request.go
@@ -16,6 +16,7 @@
   Unit              string                     `json:"unit"`              //单位
   KeyWord           string                     `json:"keyWord"`           //搜索条件
   BaseOperationType constvar.BaseOperationType `json:"baseOperationType"` //基础作业类型
   WarehouseCode     string                     `json:"warehouseCode"`
}
type GetLocationForms struct {