Compare commits
1 Commits
dev_poyo_6
...
v6.8.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e50fbefdc1 |
@@ -51,7 +51,7 @@ public class RongcloudIMManager {
|
|||||||
if (CommonAppConfig.HOST.contains("ceshi")) {
|
if (CommonAppConfig.HOST.contains("ceshi")) {
|
||||||
RONG_IM_KEY = "pvxdm17jpd3hr"; //测试服key
|
RONG_IM_KEY = "pvxdm17jpd3hr"; //测试服key
|
||||||
} else {
|
} else {
|
||||||
RONG_IM_KEY = "uwd1c0sxu1p71"; //正式服key
|
RONG_IM_KEY = "6tnym1br6lhu7"; //正式服key
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user