review code.
This commit is contained in:
@@ -172,7 +172,7 @@ public class SystemRoleServiceImpl implements SystemRoleService {
|
||||
}
|
||||
|
||||
/**
|
||||
* 检测名称是否存在
|
||||
* 检查名称是否存在
|
||||
*
|
||||
* @param domain domain
|
||||
*/
|
||||
@@ -188,7 +188,7 @@ public class SystemRoleServiceImpl implements SystemRoleService {
|
||||
}
|
||||
|
||||
/**
|
||||
* 检测编码是否存在
|
||||
* 检查编码是否存在
|
||||
*
|
||||
* @param domain domain
|
||||
*/
|
||||
|
||||
@@ -201,7 +201,7 @@ public class SystemUserServiceImpl implements SystemUserService {
|
||||
}
|
||||
|
||||
/**
|
||||
* 检测用户名否存在
|
||||
* 检查用户名否存在
|
||||
*
|
||||
* @param domain domain
|
||||
*/
|
||||
@@ -217,7 +217,7 @@ public class SystemUserServiceImpl implements SystemUserService {
|
||||
}
|
||||
|
||||
/**
|
||||
* 检测花名是否存在
|
||||
* 检查花名是否存在
|
||||
*
|
||||
* @param domain domain
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user