request/operation_type.go @@ -31,3 +31,7 @@ ID uint `gorm:"comment:主键ID;primaryKey;" json:"id"` AddOperationType } type ListTransfer struct { Keyword string `json:"keyword"` }