request/operation.go
@@ -40,8 +40,9 @@ type OperationList struct { PageInfo OperationTypeId int `json:"operationTypeId" form:"operationTypeId"` Number string `json:"number"` OperationTypeId int `json:"operationTypeId" form:"operationTypeId"` Number string `json:"number"` Status constvar.OperationStatus `json:"status"` } type UpdateOperation struct {