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