Main/System/PlayerProfile/ExchangeCodeWin.cs
@@ -8,7 +8,7 @@ [SerializeField] Button receiveBtn; // const string exchangeUrl = "http://gamecenter.secondworld.net.cn:53003/Coupon/CouponCode.php?"; #if TEST_BUILD #if TEST_URL const string exchangeUrl = "http://gamecenter.secondworld.net.cn:53003/center/CouponCode.php/?"; #else const string exchangeUrl = "http://xssgcenter.secondworld.net.cn:53003/center/CouponCode.php/?";