Merge branch 'main' of http://103.44.237.87:3000/commiu/question_uniapp
This commit is contained in:
commit
40fe2f4811
@ -5,8 +5,8 @@ class MattermostClient {
|
||||
constructor() {
|
||||
// 基础属性
|
||||
this.ready = false;
|
||||
this.userBaseUrl = "https://im.sjqqzc.top"; // 用户 API
|
||||
this.adminBaseUrl = "https://q.sjqqzc.top"; // 管理员 API
|
||||
this.userBaseUrl = "https://im.dxmt.io"; // 用户 API
|
||||
this.adminBaseUrl = "https://api.dxmt.io"; // 管理员 API
|
||||
this.ws = null;
|
||||
this.wsUrl = '';
|
||||
this.userToken = ''; // 用户令牌
|
||||
|
Loading…
x
Reference in New Issue
Block a user