|
@@ -61,6 +61,7 @@ module.exports = appInfo => {
|
|
activity: 'http://127.0.0.1:9015',
|
|
activity: 'http://127.0.0.1:9015',
|
|
importExport: 'http://127.0.0.1:9016',
|
|
importExport: 'http://127.0.0.1:9016',
|
|
reader: 'http://127.0.0.1:9017',
|
|
reader: 'http://127.0.0.1:9017',
|
|
|
|
+ question: 'http://127.0.0.1:9018',
|
|
};
|
|
};
|
|
// 限制文件大小
|
|
// 限制文件大小
|
|
config.multipart = {
|
|
config.multipart = {
|