|
@@ -77,7 +77,8 @@ module.exports = appInfo => {
|
|
domain: 'http://broadcast.waityou24.cn',
|
|
domain: 'http://broadcast.waityou24.cn',
|
|
};
|
|
};
|
|
config.import = {
|
|
config.import = {
|
|
- root_path: 'E:\\exportFile',
|
|
|
|
|
|
+ // root_path: 'E:\\exportFile',
|
|
|
|
+ root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
|
|
};
|
|
};
|
|
config.project = {
|
|
config.project = {
|
|
mission: 'http://127.0.0.1:4001',
|
|
mission: 'http://127.0.0.1:4001',
|