| System/Welfare/AwardExchangeWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Welfare/AwardExchangeWin.cs
@@ -9,7 +9,7 @@ { [SerializeField] InputField input; [SerializeField] Button receiveBtn; const string exchangeUrl = "http://center.2460web.com:53003/Coupon/CouponCode.php?"; const string exchangeUrl = "http://center.secondworld.net.cn:53003/Coupon/CouponCode.php?"; bool isCool = false; float time = 0; protected override void BindController()