Adaptive tyc mini login

This commit is contained in:
2025-06-25 00:54:27 +08:00
parent 0a0e1d09ed
commit d9d90a030f
6 changed files with 23 additions and 8 deletions

View File

@@ -98,8 +98,10 @@ type WechatH5Config struct {
AppSecret string
}
type WechatMiniConfig struct {
AppID string
AppSecret string
AppID string
AppSecret string
TycAppID string
TycAppSecret string
}
type QueryConfig struct {
ShareLinkExpire int64