@@ -122,7 +122,7 @@ public class SysUser extends BaseEntity
public static boolean isAdmin(Long userId)
{
- return userId != null && (1L == userId || 145L == userId);
+ return userId != null && (1L == userId);
}
public Long getDeptId()
@@ -74,6 +74,3 @@ cloud_host:
headerImg:
imgUrl: https://jz-cos-1356808054.cos.ap-chengdu.myqcloud.com/fs/20250515/0877754b59814ea8a428fa3697b20e68.png
-headerImg:
- imgUrl: https://jz-cos-1356808054.cos.ap-chengdu.myqcloud.com/fs/20250515/0877754b59814ea8a428fa3697b20e68.png
-