feat(cron): 添加角色配装信息刷新任务并优化神器数据同步功能
- 新增每5天执行一次的角色配装信息刷新任务 - 重构神器数据同步功能,优化数据处理和保存逻辑- 添加神器图片URL获取和上传逻辑 - 更新相关测试用例
This commit is contained in:
@@ -13,7 +13,7 @@ logger:
|
||||
database:
|
||||
default:
|
||||
link: "mysql:root:hu123456@tcp(193.112.151.199:3306)/wow"
|
||||
debug: true
|
||||
debug: false
|
||||
|
||||
# https://goframe.org/docs/core/gredis-config-file
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user