替换融云IMkey 值

This commit is contained in:
ningwenqiang 2024-10-14 09:45:04 +08:00
parent 380381c3fe
commit 7937ef70bc

View File

@ -51,7 +51,7 @@ public class RongcloudIMManager {
if (CommonAppConfig.HOST.contains("ceshi")) {
RONG_IM_KEY = "pvxdm17jpd3hr"; //测试服key
} else {
RONG_IM_KEY = "uwd1c0sxu1p71"; //正式服key
RONG_IM_KEY = "6tnym1br6lhu7"; //正式服key //上一个Key值uwd1c0sxu1p71
}
}