注册和登录放开国际区号选择

This commit is contained in:
guozhen
2024-12-13 15:46:28 +08:00
committed by xuhuixiang
parent cb05dda558
commit 1439e4c23c
8 changed files with 40 additions and 48 deletions

View File

@@ -49,12 +49,12 @@ public interface ApiService {
/**
* 正式环境
*/
String URL = "https://api.letschat2023.com/";
String URL = "https://api.letschat2023.com/";
/**
* 测试环境
*/
//String URL = "https://api-test.letschat2023.com/";
// String URL = "https://api-test.letschat2023.com/";
String SUBSTATIONID = "1703655363476242434";