派生自 aps/WMS
request/operation.go @@ -42,6 +42,7 @@ PageInfo OperationTypeId int `json:"operationTypeId" form:"operationTypeId"` Number string `json:"number"` Status constvar.OperationStatus `json:"status"` } type UpdateOperation struct {