|
@@ -1,10 +1,10 @@
|
|
|
const domain = {
|
|
|
- serverUrl: 'http://192.168.1.198:8005',
|
|
|
- DeviceUrl: 'http://192.168.1.198:8006',
|
|
|
- mediaUrl: 'http://192.168.1.198:8004',
|
|
|
+ serverUrl: 'http://8.129.220.143:8005',
|
|
|
+ DeviceUrl: 'http://8.129.220.143:8006',
|
|
|
+ mediaUrl: 'http://8.129.220.143:8004',
|
|
|
OnlineSystemUrl: 'http://api.base.wdklian.com',
|
|
|
- gateWayUrl:'http://192.168.1.198:8889',
|
|
|
- fileServer: 'http://192.168.1.54:5001',
|
|
|
+ gateWayUrl:'http://8.129.220.143:8014',
|
|
|
+ fileServer: 'http://8.129.220.143:8012',
|
|
|
apiMode: 'dev',
|
|
|
uiVersion: 1, // 1 医院版,2 月子中心版,3养老院版
|
|
|
enableBroadcast: true, //广播使能
|