review code.

This commit is contained in:
lijiahang
2023-09-21 11:30:50 +08:00
parent 6c8ccb3864
commit fbc40116f0
9 changed files with 12 additions and 13 deletions

View File

@@ -172,7 +172,7 @@ public class SystemRoleServiceImpl implements SystemRoleService {
}
/**
* 检名称是否存在
* 检名称是否存在
*
* @param domain domain
*/
@@ -188,7 +188,7 @@ public class SystemRoleServiceImpl implements SystemRoleService {
}
/**
* 检编码是否存在
* 检编码是否存在
*
* @param domain domain
*/

View File

@@ -201,7 +201,7 @@ public class SystemUserServiceImpl implements SystemUserService {
}
/**
* 检用户名否存在
* 检用户名否存在
*
* @param domain domain
*/
@@ -217,7 +217,7 @@ public class SystemUserServiceImpl implements SystemUserService {
}
/**
* 检花名是否存在
* 检花名是否存在
*
* @param domain domain
*/