|
|
@@ -22,7 +22,7 @@ export const depot_intelligent = '/depot-intelligent'
|
|
22
|
22
|
// 开发服务器
|
|
23
|
23
|
// let service = ''
|
|
24
|
24
|
// export const projectApps ='/submit'
|
|
25
|
|
-export const serviceApi = depot_system
|
|
|
25
|
+/*export const serviceApi = depot_system
|
|
26
|
26
|
export const projectApps = depot_system + '/cbl-app'
|
|
27
|
27
|
export const projectAppsArea = depot_system + '/county-cbl-app'
|
|
28
|
28
|
|
|
|
@@ -96,4 +96,4 @@ export const cwbb = depot_system + '/irpt-app'
|
|
96
|
96
|
export const kjdepot = depot_system + '/kjdepot';
|
|
97
|
97
|
export const zhcx = depot_system + "/kjjg";
|
|
98
|
98
|
// 运维服务-视频监控统计
|
|
99
|
|
-export const cjjd = depot_system + '/cjjd'
|
|
|
99
|
+export const cjjd = depot_system + '/cjjd'*/
|