|
@@ -22,7 +22,7 @@ export default {
|
|
|
domains: [],
|
|
|
ports: ['7777'],
|
|
|
//其它地址
|
|
|
- ossUrl: 'https://bladex-chongqing-info.oss-cn-hangzhou.aliyuncs.com', //oss地址
|
|
|
+ ossUrl: 'https://blade-oss-chongqing.oss-cn-shenzhen.aliyuncs.com', //oss地址
|
|
|
socket: 'wss://archives.hczcxx.cn/wss/websocket/archive/',
|
|
|
|
|
|
//这里不再支持配置请求地址,请在 src/config/index.json 文件中配置。
|