|
@@ -45,5 +45,5 @@ export default {
|
|
// 流程设计器地址
|
|
// 流程设计器地址
|
|
flowDesignUrl: 'http://192.168.1.177:9999',
|
|
flowDesignUrl: 'http://192.168.1.177:9999',
|
|
// 报表设计器地址(cloud端口为8108,boot端口为80)
|
|
// 报表设计器地址(cloud端口为8108,boot端口为80)
|
|
- reportUrl: 'http://trade.tubaosoft.com:10020/ureport',
|
|
|
|
|
|
+ reportUrl: 'https://trade.tubaosoft.com/ureport',
|
|
}
|
|
}
|