zhangqian
2023-11-24 d85105fd3f9713633e70583ad28de8e65319607f
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 {