Commit 08bd3f9e authored by 王雪伟's avatar 王雪伟

替换key

parent 542312a0
......@@ -19,7 +19,7 @@ public class HttpTool : MonoBehaviour
public bool IsShowLog = false;
private static string HttpLogTag = "UnityHttp";
private string appLs = "c4f628fe0c45566f";
private string appLs = "892467fd69100919";
private static HttpTool _instacne = null;
......
......@@ -9,8 +9,8 @@ public class WxLoginUtil : MonoBehaviour
public GameObject wxLoginBg;
public GameObject loadingImg;
public static WxLoginUtil WxLogin;
private static string WX_APPID = "wxeb614acc314efbfb";
private static string WX_APPKEY = "89abbb00107cc6255198cf1285181b4e";
private static string WX_APPID = "wx93450c1bdbb2fe5b";
private static string WX_APPKEY = "bc0a8f0f78121904e88252c681646dc5";
private void Awake()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment