lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
5e516734e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/router.js

+ 1 - 0
app/router.js

@@ -12,6 +12,7 @@ module.exports = app => {
   router.get(`${profix}auth`, controller.weixin.auth);
   router.get(`${profix}authBack`, controller.weixin.authBack);
   router.get(`${profix}wxUser`, controller.weixin.wxUser);
+  router.get(`${profix}jsapi`, controller.weixin.jsapiAuth);
   require('./router/refute')(app); // 文章/辟谣
   require('./router/topic')(app); // 社区话题
   require('./router/service')(app); // 咨询服务