|
|
//exports.domain = require('../config/common.js').domain;
|
|
|
exports.domain = require('../config/common.js').domain;
|
|
|
//exports.domain = 'http://localhost:30012';
|
|
|
exports.domain = 'http://172.16.6.231:8080/platform';
|
|
|
//exports.domain = 'http://172.16.6.231:8080/platform';
|
|
|
|
|
|
exports.res = [
|
|
|
{
|
...
|
...
|
|