mirror of
https://github.com/1024-lab/smart-admin.git
synced 2025-09-02 02:44:58 +00:00
17 lines
454 B
Plaintext
17 lines
454 B
Plaintext
1 更新密码
|
||
com.gangquan360.smartadmin.module.employee.EmployeeController.updatePwd
|
||
|
||
2 更新功能点
|
||
PrivilegeController functionSaveOrUpdate和menuBatchSave
|
||
|
||
3 超管默认账号
|
||
sa/123456
|
||
|
||
4 执行脚本:
|
||
先执行:src/main/resources/sql/smart-admin.sql
|
||
再执行:src/main/resources/sql/quartz_mysql_2.3.0.sql
|
||
|
||
5 除dev之外文件
|
||
|
||
6 刷新页面,获取权限是否走缓存
|
||
com.gangquan360.smartadmin.module.login.LoginService.getSession |