jeter20131220 3 år sedan
förälder
incheckning
f77ba70244
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      goto.js

+ 2 - 2
goto.js

@@ -203,7 +203,7 @@ $("#card-box").slick({
     console.log(jsonString),
       $.ajax({
         type: 'POST',
-        url: 'https://go.hhh.com.tw:8005/add_client_info',
+        url: 'https://go.hhh.com.tw:8004/add_client_info',
         data: jsonString,
         dataType: 'json',
 
@@ -264,7 +264,7 @@ $("#card-box").slick({
     console.log(jsonString),
       $.ajax({
         type: 'POST',
-        url: 'https://go.hhh.com.tw:8005/add_client_info',
+        url: 'https://go.hhh.com.tw:8004/add_client_info',
         data: jsonString,
         dataType: 'json',