shawenguan 2 năm trước cách đây
mục cha
commit
66f0f6dff9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Scripts/damai/damaiHelper.js

+ 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();
     }
 }