@@ -57,7 +57,7 @@ $(document).ready(function () {
text: '請先輸入要查詢的手機號碼',
});
} else { // 已輸入手機號碼
- axios.get('https://139.162.121.30:8887/check', {
+ axios.get('https://ac.hhh.com.tw:8887/check', {
params: {
cellphone: cellphone
}