feat: 多语言处理tkey
This commit is contained in:
@@ -39,7 +39,4 @@ type ISysUser interface {
|
||||
|
||||
// CheckUniqueEmail 校验email是否唯一
|
||||
CheckUniqueEmail(email, userId string) bool
|
||||
|
||||
// ImportUser 导入用户数据
|
||||
ImportUser(rows []map[string]string, isUpdateSupport bool, operName string) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user