|
@@ -57,7 +57,7 @@ module.exports = appInfo => {
|
|
|
org: 'http://127.0.0.1:9011',
|
|
|
media: 'http://127.0.0.1:9012',
|
|
|
clientUser: 'http://127.0.0.1:9013',
|
|
|
- clientvip: 'http://127.0.0.1:9014',
|
|
|
+ clientVip: 'http://127.0.0.1:9014',
|
|
|
activity: 'http://127.0.0.1:9015',
|
|
|
importExport: 'http://127.0.0.1:9016',
|
|
|
reader: 'http://127.0.0.1:9017',
|