liujiandao
2023-09-27 422f93b6f1004c8d7abb9e41b44c5a723bc8b279
request/operation.go
@@ -42,7 +42,6 @@
   PageInfo
   OperationTypeId int    `json:"operationTypeId" form:"operationTypeId"`
   Number          string `json:"number"`
   SourceNumber    string `json:"sourceNumber"`
}
type UpdateOperation struct {