@@ -9,6 +9,7 @@ const _mysqlLabor = ["172.16.12.5", "cuhkjc_query"]; //query數據庫信息
//統壹處理區域
router.use(async function (req, res, next) {
+ //权限设置 - 登陆 验证码
await asynnext(req, res, next);
//// make sure we go to the next routes and don't stop here
//res.end("");