yinbentan
2024-07-06 b68f799ee5562864642cf925ab58391cd5544825
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 {