|
@@ -12,7 +12,7 @@ export default {
|
|
//测试环境
|
|
//测试环境
|
|
testApi: {
|
|
testApi: {
|
|
api: 'http://192.168.0.109:8090/', //请求地址
|
|
api: 'http://192.168.0.109:8090/', //请求地址
|
|
- form: 'http://192.168.0.134:5174/', //表单地址
|
|
|
|
|
|
+ form: 'http://192.168.0.109:5173/', //表单地址
|
|
//api: 'http://47.110.251.215:8090/', //请求地址
|
|
//api: 'http://47.110.251.215:8090/', //请求地址
|
|
//form: 'https://user.hcxxy.com/', //表单地址
|
|
//form: 'https://user.hcxxy.com/', //表单地址
|
|
wss: 'wss://business.hcxxy.com/wss/websocket/', //长连接地址
|
|
wss: 'wss://business.hcxxy.com/wss/websocket/', //长连接地址
|