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

+ 1 - 0
ArkCard-web/goto.js

@@ -31,6 +31,7 @@ function collection(collectuserid='') {
     dataType: "json",
   })
   .done(function (msg) {
+    console.log('msg = ' + msg); // test
     console.log('msg.length = ' + msg.length); // test
 
     if (msg.length > 0) {