|
@@ -1,4 +1,4 @@
|
|
|
export const BASE_PATH = '/api';
|
|
|
//export const projectId = 'Pj3301100002';//之江
|
|
|
//export const projectId = 'Pj1101080259';//Pj1101080259
|
|
|
-export const projectObj = { projectId: 'Pj1101080259' };
|
|
|
+export const projectObj = { projectId: 'Pj3301100002' };
|