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