lrf402788946 4 rokov pred
rodič
commit
507b0fddce
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      app/controller/weixin.js

+ 1 - 0
app/controller/weixin.js

@@ -74,6 +74,7 @@ class WeixinController extends Controller {
       await this.ctx.render('error.njk', { title: err.message, message: err.details });
       return;
     }
+    console.log('function in');
     console.log('openid--->' + openid);
     if (openid) {
       const key = `visit:auth:state:${state}`;