liujiandao
2023-11-24 7144c4cb9615ca3d60e12c6286271353b1c8b29d
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 {