jiangshuai
2023-12-08 27be7a2c517404e4622470edf7b83b13129220ff
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 {