报工页面的项目选择器
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
// const API_URL = `http://${BASE_HOST}:10002`
|
||||
// const WS_URL = `ws://${BASE_HOST}:10001`
|
||||
|
||||
const BASE_DOMAIN = '47.117.71.33:15219'
|
||||
const BASE_DOMAIN = '49.232.154.205:10006'
|
||||
const CHAT_URL = `http://${BASE_DOMAIN}/chat`
|
||||
const API_URL = `http://${BASE_DOMAIN}/api`
|
||||
const WS_URL = `ws://${BASE_DOMAIN}/msg_gateway`
|
||||
const WS_URL = `ws://${BASE_DOMAIN}/msg_gateway`
|
||||
|
||||
const version = 'Uniapp-Demo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user