Forráskód Böngészése

合并忽略配置文件

anxiaoxia 2 éve
szülő
commit
8dc5df6cc7
2 módosított fájl, 3 hozzáadás és 1 törlés
  1. 2 0
      .gitattributes
  2. 1 1
      src/config/api.js

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+src/config/api.js merge=ours
+config/proxy.ts merge=ours

+ 1 - 1
src/config/api.js

@@ -2,5 +2,5 @@ export const BASE_PATH = '/api';
 //export const projectId = 'Pj3301100002';//之江
 //export const projectId = 'Pj1101080259';//博锐
 //export const projectId = 'Pj1101140020';//吉因加
-export const projectObj = { projectId: 'Pj1101080259' };
+export const projectObj = { projectId: 'Pj3301100002' };
 // export const projectObj = { projectId: 'Pj3301100002' };