rev:代码规范
This commit is contained in:
@@ -70,7 +70,6 @@ public class SecurityUtils {
|
||||
*
|
||||
* @return 用户部门现在1:n,该方法禁用
|
||||
*/
|
||||
@Deprecated
|
||||
public static Long getDeptId() {
|
||||
// return getCurrentUser().getUser().getDept().getId();
|
||||
return 1L;
|
||||
|
||||
Reference in New Issue
Block a user