root 3 years ago
parent
commit
d3b24902bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      blockly.js

+ 1 - 0
blockly.js

@@ -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("");