This website requires JavaScript.
Explore
GitHub
Gitee
Help
Sign In
bookshelfplus
/
bookshelfplus
Watch
1
Star
0
Fork
0
You've already forked bookshelfplus
mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced
2025-09-04 08:01:39 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
GitHub
Gitee
Files
8710ca5d655e368980206aa20c90e50247b02b47
bookshelfplus
/
bookshelfplus
/
src
/
main
/
java
/
plus
/
bookshelf
History
程序员小墨
8710ca5d65
登陆过期重新登录跳回原来页面;管理员后台文件详情页面文件详情和关联文件对象
2022-04-20 21:27:12 +08:00
..
Common
文件上传成功首先调用Api更新一下文件上传状态;文件上传前,检查文件是否存在,如果存在则跳转到文件详情页
2022-04-20 20:23:00 +08:00
Config
/file/list; /file/object/list 修改为POST提交;完善上传文件部分代码;清理多余import;修正一些代码Bug
2022-04-15 21:38:57 +08:00
Controller
登陆过期重新登录跳回原来页面;管理员后台文件详情页面文件详情和关联文件对象
2022-04-20 21:27:12 +08:00
Dao
登陆过期重新登录跳回原来页面;管理员后台文件详情页面文件详情和关联文件对象
2022-04-20 21:27:12 +08:00
Service
登陆过期重新登录跳回原来页面;管理员后台文件详情页面文件详情和关联文件对象
2022-04-20 21:27:12 +08:00
App.java
去掉定时任务部分代码
2022-04-15 15:29:24 +08:00
AppListener.java
管理员上传文件到存储桶功能基本完成;可以前端计算文件SHA1;添加腾讯云生成SecretId、SecretKey文档
2022-04-08 17:53:32 +08:00