linkedme key修改
This commit is contained in:
@@ -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>
|
||||
|
@@ -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";
|
||||
|
||||
/**
|
||||
* 公屏第一条提示消息
|
||||
|
Reference in New Issue
Block a user