linkedme key修改

This commit is contained in:
huangjian
2020-04-28 19:33:47 +08:00
parent 4dc57789f0
commit 88ce13a5da
2 changed files with 4 additions and 4 deletions

View File

@@ -486,7 +486,7 @@
<!-- 此处scheme值需要替换为后台设置中的scheme值 -->
<data
android:host="linkedme"
android:scheme="qingxunapp" />
android:scheme="accompanyapp" />
<action android:name="android.intent.action.VIEW" />
@@ -503,11 +503,11 @@
<!-- 以下pathPrefix值需要替换为后台设置中 App ID 的值 -->
<data
android:host="lkme.cc"
android:pathPrefix="/jgD"
android:pathPrefix="/7BE"
android:scheme="https" />
<data
android:host="lkme.cc"
android:pathPrefix="/jgD"
android:pathPrefix="/7BE"
android:scheme="http" />
</intent-filter>
</activity>

View File

@@ -126,7 +126,7 @@ public class XChatConstants {
/**
* linkedMe key
*/
public static final String LINKED_ME_KEY = "978cd79c98264f836450afda1228762e";
public static final String LINKED_ME_KEY = "4f5ec8302c8a0a385c2e5dd196af9aff";
/**
* 公屏第一条提示消息