单人福袋协议更改
This commit is contained in:
@@ -31,7 +31,7 @@ public class CustomAttachment implements MsgAttachment {
|
|||||||
public static final int CUSTOM_MSG_HEADER_TYPE_GIFT = 3;
|
public static final int CUSTOM_MSG_HEADER_TYPE_GIFT = 3;
|
||||||
public static final int CUSTOM_MSG_SUB_TYPE_SEND_GIFT = 31; //普通单人送礼公屏
|
public static final int CUSTOM_MSG_SUB_TYPE_SEND_GIFT = 31; //普通单人送礼公屏
|
||||||
public static final int CUSTOM_MSG_ALL_SERVICE_GIFT = 32;
|
public static final int CUSTOM_MSG_ALL_SERVICE_GIFT = 32;
|
||||||
public static final int CUSTOM_MSG_SUB_TYPE_SEND_LUCKY_GIFT = 33;//单人福袋送礼公屏
|
public static final int CUSTOM_MSG_SUB_TYPE_SEND_LUCKY_GIFT = 34;//单人福袋送礼公屏
|
||||||
|
|
||||||
public static final int CUSTOM_MSG_HEADER_TYPE_ACCOUNT = 5;
|
public static final int CUSTOM_MSG_HEADER_TYPE_ACCOUNT = 5;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user