From 79188b8f776565da8b5ae59826e9e08fe28630aa Mon Sep 17 00:00:00 2001 From: lpw Date: Tue, 15 Feb 2022 15:43:14 +0800 Subject: [PATCH] 3.9.7 --- config/wa_sdk.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/wa_sdk.plist b/config/wa_sdk.plist index 427befb..45a876b 100644 --- a/config/wa_sdk.plist +++ b/config/wa_sdk.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>WaSdkServerUrl</key> - <string>https://sdkapi.gamehollywood.com/sdkapi/</string> + <string>https://api.wingsdk.com/sdkapi/</string> <key>appKey</key> <string>abc</string> <key>appId</key> -- Gitblit v1.8.0