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