models/dict.go @@ -29,7 +29,7 @@ ) func (slf *Dict) TableName() string { return "dict" return "silk_dict" } func NewDictSearch() *DictSearch {