feat: update go module, add recharge wechat
Some checks failed
build quyun / Build (push) Failing after 12m45s

This commit is contained in:
2025-12-04 11:47:37 +08:00
parent b678ef1f9e
commit bc495544c8
10 changed files with 72 additions and 58 deletions

View File

@@ -4,6 +4,7 @@ BaseURI = "https://mp.jdwan.com"
StoragePath = "/app/downloads"
DistAdmin = "/app/dist/admin"
DistWeChat = "/app/dist/wechat"
RechargeWechat = "13932043996"
[Http]
Port = 9888