This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
bl
Watch
1
Star
0
Fork
0
You've already forked bl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af29b13ba49511ece72e9cf4248024cdf2d7694f
bl
/
modules
/
space
History
xinian
cdb7cec4ad
All checks were successful
ci/woodpecker/push/my-first-workflow
Pipeline was successful
Details
refactor: 移除冗余日志输出并优化日志处理
2026-02-02 18:32:41 +08:00
..
controller
重构项目模块路径,从cool-team-official/cool-admin-go改为blazing
2025-06-20 22:03:38 +00:00
middleware
提交
2025-06-20 17:13:51 +08:00
model
重构项目模块路径,从cool-team-official/cool-admin-go改为blazing
2025-06-20 22:03:38 +00:00
service
重构项目模块路径,从cool-team-official/cool-admin-go改为blazing
2025-06-20 22:03:38 +00:00
go.mod
```
2025-12-15 14:26:24 +08:00
go.sum
fix: 修复空提交问题
2025-11-17 16:04:20 +00:00
README.md
提交
2025-06-20 17:13:51 +08:00
space.go
refactor: 移除冗余日志输出并优化日志处理
2026-02-02 18:32:41 +08:00
README.md
Space 文件空间
提供上传图片的管理功能,注意在空间删除文件时仅删除了文件在数据库的索引.未删除实际文件.