「Countly」

1、调通公司服务器部署的节点;
2、调通上传maven
This commit is contained in:
donghongyu
2024-11-01 12:30:38 +08:00
parent 0bcf43d232
commit 79e55126d3
11 changed files with 129 additions and 46 deletions

View File

@@ -25,8 +25,8 @@ public class MoGoApplication extends MultiDexApplication {
private static final String TAG = "MoGoApplication";
private String COUNTLY_APP_KEY = "5efc02a15444c88cbf8056ec66ab291ea3cd3240";
private String COUNTLY_SERVER_URL = "http://172.30.10.190";
private String COUNTLY_APP_KEY = "45cccb4a005ca14b79fca7d24b69e1a67730e325";
private String COUNTLY_SERVER_URL = "http://countly.zhidaozhixing.com";
@Override
public void onCreate() {