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