Skip to content

Commit 443c564

Browse files
author
chenlb
committed
1.提交遗漏的变量名称
1 parent a715a89 commit 443c564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/src/main/java/cn/jiguang/plugins/push/common/JConstants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public class JConstants {
3333
//通知消息
3434
public static final String NOTIFICATION_EVENT_TYPE = "notificationEventType";
3535
public static final String NOTIFICATION_MAX_NUMBER = "notificationMaxNumber";
36+
public static final String NOTIFICATION_ID = "notificationId";
3637
//cmd消息
3738
public static final String COMMAND = "command";
3839
public static final String COMMAND_EXTRA = "commandExtra";

0 commit comments

Comments
 (0)