Referer改为https

This commit is contained in:
huangjian
2022-12-27 19:36:32 +08:00
parent 1f683d4d9e
commit 551dd1bc2f

View File

@@ -271,7 +271,7 @@ public class XChatConstants {
/** /**
* Referer (RELEASE) * Referer (RELEASE)
*/ */
public static final String KEY_REFERER_RELEASE = "http://api.lecheng163.com/"; public static final String KEY_REFERER_RELEASE = "https://api.lecheng163.com/";
public static final String APP_MARK = "yinbao"; public static final String APP_MARK = "yinbao";
/** /**
* 聊天室文本消息易盾反垃圾业务id * 聊天室文本消息易盾反垃圾业务id