李楠 4 年 前
コミット
aff0dd0fec
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/sdk/config.js

+ 2 - 2
src/sdk/config.js

@@ -1,4 +1,4 @@
 export default {
-  serverAddress: 'http://121.37.169.186:8010'
-
+  serverAddress: 'http://115.238.57.190:8010'
+  // serverAddress: 'http://121.37.169.186:8010',
 }