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