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