Parcourir la source

change port num

ming il y a 3 ans
Parent
commit
1431697899
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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的資料型態