Browse Source

QRCode Scanner (LIFF)

Mike 3 years ago
parent
commit
31f145e0e8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ArkCard-web/goto.js

+ 2 - 0
ArkCard-web/goto.js

@@ -43,6 +43,8 @@ $(document).ready(function () {
       console.log('初始化失敗: ' + err.code + ", " + err.message);
   });
 
+  alert('collectuserid = ' + collectuserid); // test
+
   $.ajax({
     method: "GET",
     url: "https://ark.cards:8228/collection/" + collectuserid + "",