jiangshuai
2023-10-21 e695d7c697196a36f8cdafc90e6a403a12707591
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 {