Commit 1acf48de by Zhang Xin

现场老机器打包

parent 62dee477
......@@ -2,6 +2,6 @@
* Created by ruibing on 16/11/2.
*/
module.exports = {
domain: 'https://test.mjitech.com/web/',
domain: 'https://www.mjitech.com/web/',
uploadImg : 'https://preprod.mjitech.com/static/uploadTrouble'
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
* Created by ruibing on 16/11/2.
*/
module.exports = {
domain: 'https://test.mjitech.com/web/',
domain: 'https://www.mjitech.com/web/',
uploadImg : "https://preprod.mjitech.com/static/uploadTrouble"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
* Created by ruibing on 16/11/2.
*/
module.exports = {
domain: 'https://test.mjitech.com/web/',
domain: 'https://www.mjitech.com/web/',
uploadImg : 'https://preprod.mjitech.com/static/uploadTrouble'
}
\ No newline at end of file
......@@ -2,7 +2,7 @@ import fetch from 'isomorphic-fetch';
import {emit} from './event'
let domainIp = '192.168.10.';
let domainIp = '192.168.8.';
const socket = {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment