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