You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
songzhibin97
ce87579e5f
新增定时任务封装以及配置自动清理数据库功能
新增
- server/config/timer.go
- server/initialize/timer.go
- server/utils/db_automation.go
- server/utils/timer/timed_task.go
修改
- server/config.yaml
- server/config/config/go
- server/global/global.go
- server/main.go
|
4 years ago |
.. |
auto_code.go
|
添加代码生成中route和gorm的自动注入
|
4 years ago |
captcha.go
|
优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化
|
4 years ago |
casbin.go
|
优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化
|
4 years ago |
config.go
|
新增定时任务封装以及配置自动清理数据库功能
|
4 years ago |
email.go
|
优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化
|
4 years ago |
excel.go
|
fix: casbin gorm-adapter has no sqlite3 support
|
4 years ago |
gorm.go
|
fix: casbin gorm-adapter has no sqlite3 support
|
4 years ago |
jwt.go
|
将JWT过期时间 刷新时间 放置进入config
|
4 years ago |
oss.go
|
对合并代码进行微调
|
4 years ago |
redis.go
|
fix: casbin gorm-adapter has no sqlite3 support
|
4 years ago |
system.go
|
Migrate the gva project to the cmd folder, delete other redundant database configurations, optimize the initialization method of viper, zap, and gorm
|
4 years ago |
timer.go
|
新增定时任务封装以及配置自动清理数据库功能
|
4 years ago |
zap.go
|
优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化
|
4 years ago |