cqpCow 1 år sedan
förälder
incheckning
8ede6ee159
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      app/Service/Wx/WxService.php

+ 2 - 2
app/Service/Wx/WxService.php

@@ -9,8 +9,8 @@ class WxService extends Service
 //    public $appid = 'wx4e1324c600df37a6';
 //    public $secret = '72f8c912d462b0f4ff46cbedac0c80bf';
 
-    public $appid = 'wxe2c90ef3f853cdf8';
-    public $secret = '6ce9c60df493ef0a086674d41b02d39d';
+    public $appid = 'wx4e1324c600df37a6';
+    public $secret = 'cec65770bf168a57dc8e5a012d4c9537';
 
     public function getOpenid($code){