Jelajahi Sumber

修改后端地址

wuxiang 11 bulan lalu
induk
melakukan
51cda7c760
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      public/static/config.js

+ 1 - 1
public/static/config.js

@@ -1,4 +1,4 @@
 window.config = {
-    backUrl: 'http://localhost:8048',
+    backUrl: 'http://localhost:8084',
     trajUrl: 'http://localhost:5000'
 }