Commit 405b4184 authored by 王雪伟's avatar 王雪伟

修改菜市场模拟器的微信key

parent 60049d2c
......@@ -9,8 +9,8 @@ public class WxLoginUtil : MonoBehaviour
public GameObject wxLoginBg;
public GameObject loadingImg;
public static WxLoginUtil WxLogin;
private static string WX_APPID = "wx93450c1bdbb2fe5b";
private static string WX_APPKEY = "bc0a8f0f78121904e88252c681646dc5";
private static string WX_APPID = "wx10f8dcecdcf26ab7";
private static string WX_APPKEY = "bfa522c1b6be52727795b726b788181a";
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