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的資料型態