【V3.5.0】1、【新增】轻量级定时任务 SmartJob;2、【新增】站内信;3、【新增】个人中心;4、【新增】岗位管理;5、【优化】部门员工管理

This commit is contained in:
zhuoda
2024-07-16 00:23:42 +08:00
parent 8fdcf13f86
commit e0c2b5a176
505 changed files with 59750 additions and 1113 deletions

View File

@@ -21,12 +21,6 @@ spring:
profiles:
active: '@profiles.active@'
# swagger文档
swagger:
host: localhost:${server.port}
tag-class: net.lab1024.sa.admin.constant.AdminSwaggerTagConst
####################################### 安全等级保护 相关配置 ##################################################
# #
# 建议开启 "三级等保" 所要求的配置,具体如下: #