瀏覽代碼

chore: 添加正式服IP地址

ZhaoJun 1 年之前
父節點
當前提交
c6657df27c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .umirc.ts

+ 1 - 0
.umirc.ts

@@ -28,6 +28,7 @@ export default defineConfig({
     '/api': {
       // target: 'http://47.96.12.136:8888/',
       target: 'http://47.96.12.136:8788/',
+      // target: 'http://120.55.44.4:8903/',
       // target: 'https://work.greentech.com.cn/',
       changeOrigin: true,
     },