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