From dbf5355a73461560459217cbc56e74fc8b801879 Mon Sep 17 00:00:00 2001
From: lpw
Date: Mon, 24 Jun 2024 17:04:02 +0800
Subject: [PATCH] 提交4.0.0

---
 config/wa_sdk_track_config.plist |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/config/wa_sdk_track_config.plist b/config/wa_sdk_track_config.plist
index c2422bf..45db28f 100644
--- a/config/wa_sdk_track_config.plist
+++ b/config/wa_sdk_track_config.plist
@@ -21,7 +21,7 @@
 		<key>ChannelId</key>
 		<string>AppleStore</string>
 		<key>URL</key>
-		<string>http://sdk-test2.gamehollywood.com/data_collection_qa/data/forward/</string>
+		<string>https://api.wingsdk.com/data/</string>
 		<key>Enabled</key>
 		<true/>
 	</dict>
@@ -34,5 +34,10 @@
 		<key>Enabled</key>
 		<true/>
 	</dict>
+	<key>FIREBASE</key>
+	<dict>
+		<key>Enabled</key>
+		<true/>
+	</dict>
 </dict>
 </plist>

--
Gitblit v1.8.0