修复回收站和全部书签查看

This commit is contained in:
WangHao
2021-02-12 19:38:54 +08:00
parent 60f25fc199
commit 87b4e38462
7 changed files with 91 additions and 55 deletions

View File

@ -9,7 +9,7 @@ ruoyi:
# 实例演示开关
demoEnabled: true
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
profile: D:/ruoyi/uploadPath
profile: /home/ruoyi/uploadPath
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数组计算 char 字符验证