jiangshuai
2023-09-28 a21d2184eae304ae80f32353c8a49b64a7618d22
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 {