root 4 년 전
부모
커밋
d3b24902bd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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("");