liujiandao
2023-11-25 b84057ed929c035b6f70ae6a0079e5c440bc93da
response/report_forms_response.go
@@ -33,6 +33,7 @@
   ProductId         string                     `json:"productId"`
   FromLocationId    int                        `json:"fromLocationId"`
   ToLocationId      int                        `json:"toLocationId"`
   OperationId       int                        `json:"operationId"`
}
type LocationForms struct {