瀏覽代碼

change port num

ming 3 年之前
父節點
當前提交
1431697899
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      similar_web/index.html

+ 1 - 1
similar_web/index.html

@@ -342,7 +342,7 @@ function closeNav() {
         console.log(objstr)
         
         $.ajax({
-            url: 'http://172.105.205.52:8000/dm',
+            url: 'http://www.googo.org:8001/dm',
             //url: 'http://www.choozmo.com:8888/qqreq',
             dataType : 'json', // 預期從server接收的資料型態
             contentType : 'application/json; charset=utf-8', // 要送到server的資料型態