shawenguan 2 жил өмнө
parent
commit
98f2eb9a32

+ 1 - 1
Scripts/gandart/gandartHelper.js

@@ -69,7 +69,7 @@ if (!lk.isExecComm) {
             lk.done();
         }
     }else{
-        await pushWxMsg('光予下单手', 'msgTips');
+        pushWxMsg('光予下单手', 'msgTips');
         lk.done();
     }
 }