add query url share

This commit is contained in:
2025-06-02 18:21:08 +08:00
parent 1bff356eb8
commit bebabce346
13 changed files with 380 additions and 86 deletions

View File

@@ -70,3 +70,5 @@ CloudAuth:
Endpoint: "cloudauth.aliyuncs.com"
SceneId: 1000013341
ReturnUrl: "https://www.quannengcha.com/authorization/result"
Query:
ShareLinkExpire: 604800 # 7天 = 7 * 24 * 60 * 60 = 604800秒

View File

@@ -71,3 +71,5 @@ CloudAuth:
Endpoint: "cloudauth.aliyuncs.com"
SceneId: 1000013341
ReturnUrl: "https://www.quannengcha.com/authorization/result"
Query:
ShareLinkExpire: 604800 # 7天 = 7 * 24 * 60 * 60 = 604800秒