shawenguan 2 жил өмнө
parent
commit
66f0f6dff9

+ 1 - 0
Scripts/damai/damaiHelper.js

@@ -7,6 +7,7 @@ if (!lk.isExecComm) {
         lk.log("#######ok######")
         lk.done({ response: { status: 200, headers, body: JSON.stringify(retBody) } });
     } else {
+        lk.log("#######test######")
         lk.done();
     }
 }