shawenguan hace 1 año
padre
commit
3e031f0241
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Scripts/dingdong/dingdongHelper.js

+ 1 - 1
Scripts/dingdong/dingdongHelper.js

@@ -73,7 +73,7 @@ function checkHandleRequest(){
     }
 }
 
-async function handlePointHomeData(){
+function handlePointHomeData(){
     magicJS.logger.info('!!!!!!!!!!!!!!!!');
     const request = magicJS.request;
     const cookie = request.headers.Cookie;