|
|
//exports.domain = require('../config/common.js').domain;
|
|
|
exports.domain = require('../config/common.js').domain;
|
|
|
//exports.domain = 'http://172.16.6.227:8088/platform'; //马力
|
|
|
//exports.domain = 'http://172.16.6.236:8080/platform'; //钱军
|
|
|
//exports.domain = 'http://172.16.6.162:8088/platform'; //李建
|
|
|
//exports.domain = 'http://172.16.6.197:8080/yohobuy-platform-web'; //耿超
|
|
|
exports.domain = 'http://172.16.6.252:9080/platform';
|
|
|
//exports.domain = 'http://172.16.6.252:9080/platform';
|
|
|
|
|
|
//商品管理路由配置
|
|
|
exports.res = [{
|
...
|
...
|
|