From 7bdd8c5d86eb596a7fa99f74e80e3596602e39dd Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Fri, 03 Mar 2017 12:15:04 +0800
Subject: [PATCH] [Update] WASdkIntf_CN (1.1.2)

---
 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 337cbed..4383962 100644
--- a/config/wa_sdk.plist
+++ b/config/wa_sdk.plist
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>WaSdkServerUrl</key>
-	<string>http://sdk-test1.wingsdk.cn/sdkapi/</string>
+	<string>https://api.wingsdk.cn/sdkapi/</string>
 	<key>appKey</key>
 	<string>abc</string>
 	<key>appId</key>

--
Gitblit v1.8.0