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