...
|
...
|
@@ -3,11 +3,11 @@ |
|
|
* 资源管理路由
|
|
|
*/
|
|
|
|
|
|
//exports.domain = require('../config/common.js').domain;
|
|
|
exports.domain = require('../config/common.js').domain;
|
|
|
//exports.domain = 'http://172.16.6.115:8080/platform';//王伟
|
|
|
//exports.domain = 'http://192.168.102.216:8180/platform'; //测试环境
|
|
|
//exports.domain = 'http://172.16.6.231:8080/platform';
|
|
|
exports.domain = 'http://172.16.6.225:8080/platform';
|
|
|
//exports.domain = 'http://172.16.6.225:8080/platform';
|
|
|
//exports.domain = 'http://192.168.102.216:8086/platform';
|
|
|
|
|
|
exports.res = [
|
...
|
...
|
|