redeem code function is ready

This commit is contained in:
RockYang
2024-08-09 18:19:51 +08:00
parent 4b717109d2
commit dfba3c30a5
18 changed files with 979 additions and 123 deletions

View File

@@ -3,7 +3,6 @@ ProxyURL = ""
MysqlDns = "root:12345678@tcp(geekai-mysql:3306)/chatgpt_plus?charset=utf8mb4&collation=utf8mb4_unicode_ci&parseTime=True&loc=Local"
StaticDir = "./static"
StaticUrl = "/static"
WeChatBot = false
TikaHost = "http://tika:9998"
[Session]
@@ -69,12 +68,6 @@ TikaHost = "http://tika:9998"
SubDir = ""
Domain = ""
[[SdConfigs]]
Enabled = false
Model = ""
ApiURL = ""
ApiKey = ""
[XXLConfig] # xxl-job 配置,需要你部署 XXL-JOB 定时任务工具,用来定期清理未支付订单和清理过期 VIP如果你没有启用支付服务则该服务也无需启动
Enabled = true # 是否启用 XXL JOB 服务
ServerAddr = "http://geekai-xxl-job-admin:8080/xxl-job-admin" # xxl-job-admin 管理地址