This commit is contained in:
Mrx
2026-02-09 18:10:23 +08:00
parent a8ec1a5aa1
commit c416c44c0c
9 changed files with 133 additions and 9 deletions

View File

@@ -58,8 +58,8 @@ WechatH5:
AppID: "wxb786749edb73eb04"
AppSecret: "b2aad5ec8788eb1e74a3c385dd5aa282"
WechatMini:
AppID: "xxx" # 小程序的AppID
AppSecret: "xxxx" # 小程序的AppSecret
AppID: "wxc17ebfe0d5b832b0" # 小程序的AppID
AppSecret: "92100f1fbad05309635cea0671d37995" # 小程序的AppSecret
Query:
ShareLinkExpire: 604800 # 7天 = 7 * 24 * 60 * 60 = 604800秒
AdminConfig:

View File

@@ -55,8 +55,8 @@ WechatH5:
AppID: "wxb786749edb73eb04"
AppSecret: "b2aad5ec8788eb1e74a3c385dd5aa282"
WechatMini:
AppID: "xxx" # 小程序的AppID
AppSecret: "xxxx" # 小程序的AppSecret
AppID: "wxc17ebfe0d5b832b0" # 小程序的AppID
AppSecret: "92100f1fbad05309635cea0671d37995" # 小程序的AppSecret
Query:
ShareLinkExpire: 604800 # 7天 = 7 * 24 * 60 * 60 = 604800秒
AdminConfig: