feat: 联调登录+对话
This commit is contained in:
+1
-5
@@ -1,8 +1,4 @@
|
||||
let apiBaseUrl = 'http://192.168.2.76:8000/api'
|
||||
|
||||
// #ifdef H5
|
||||
apiBaseUrl = '/backend-api'
|
||||
// #endif
|
||||
const apiBaseUrl = '/server/api'
|
||||
|
||||
export const API_BASE_URL = apiBaseUrl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user