|
|
//exports.domain = require('../config/common.js').domain;
|
|
|
exports.domain = 'http://172.16.6.240:8088/platform';
|
|
|
exports.domain = require('../config/common.js').domain;
|
|
|
//exports.domain = 'http://172.16.6.240:8088/platform';
|
|
|
|
|
|
//路由配置
|
|
|
exports.res = [
|
...
|
...
|
|