创建群聊默认不允许添加好友

设置页新增不允许添加好友开关
This commit is contained in:
guozhen
2024-12-30 15:41:12 +08:00
committed by xuhuixiang
parent f009c459ee
commit 243cf0715c
3 changed files with 9 additions and 4 deletions

View File

@@ -54,7 +54,8 @@ public interface ApiService {
/**
* 测试环境
*/
String URL = "https://api-test.letschat2023.com/";
String URL = "https://api-test.letschat2023.com/";
// String URL = "https://8.217.244.135:8001/";
String SUBSTATIONID = "1703655363476242434";