张延森 3 years ago
parent
commit
ac7688baf0
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      config/config.js

+ 1
- 2
config/config.js View File

@@ -8,8 +8,7 @@ const { REACT_APP_ENV } = process.env;
8 8
 
9 9
 export default defineConfig({
10 10
   define: {
11
-    API_BASE: 'http://192.168.89.147:9000',
12
-    // API_BASE: 'http://resumework-service.njyunzhi.com',
11
+    API_BASE: 'http://resumework-service.njyunzhi.com',
13 12
   },
14 13
   base: '/admin/',  // 路由跳转必须加 admin
15 14
   publicPath: './', // 静态文件相对路径