This commit is contained in:
zhuoda
2020-12-14 15:56:25 +08:00
parent 653f4c2d6c
commit 7e580440f0
13 changed files with 310 additions and 208 deletions

View File

@@ -1,19 +1,13 @@
1 更新密码
EmployeeController.updatePwd
2 更新功能点
PrivilegeController functionSaveOrUpdate和menuBatchSave、batchSaveFunctionList
3 超管默认账号
1 超管默认账号
sa/123456
4 执行脚本:
2 执行脚本:
先执行src/main/resources/sql/smart-admin.sql
再执行src/main/resources/sql/quartz_mysql_2.3.0.sql
5 除dev之外文件
3 除dev之外文件
6 刷新页面,获取权限是否走缓存
4 刷新页面,获取权限是否走缓存
LoginService.getSession
7 test类中去掉代码生成run
5 test类中去掉代码生成run