内网部署

This commit is contained in:
2024-01-26 12:56:13 +08:00
parent 7dc111e89d
commit c2e9f24a0d
28 changed files with 243 additions and 68 deletions

View File

@@ -556,7 +556,7 @@ const store = new Vuex.Store({
//获取通讯录,存储通讯录数据到本地
customHttp.customHttp.get('/api/im/app/addressList', {
params: {
pageSize:1000
},
/* 会加在url上 */
header: {},