|
|
exports.domain = "http://192.168.102.201:8082/platform";
|
|
|
// exports.domain = require('../config/common.js').domain;
|
|
|
// exports.domain = "http://192.168.102.201:8082/platform";
|
|
|
exports.domain = require('../config/common.js').domain;
|
|
|
|
|
|
exports.res = [
|
|
|
{
|
...
|
...
|
|