[2.13.0][update]更新下注释
This commit is contained in:
@@ -6,6 +6,6 @@ import com.mogo.eagle.core.data.notice.NoticeTrafficStylePushData
|
||||
data class NoticeFrCloudMsg(
|
||||
var noticeNormalData: NoticeNormalData? = null,
|
||||
var trafficPushData: NoticeTrafficStylePushData? = null,
|
||||
// 0:取NoticeTrafficStylePushData, 1:取NoticeNormalData
|
||||
// 0:取NoticeNormalData, 1:取NoticeTrafficStylePushData
|
||||
var type: Int = 0
|
||||
)
|
||||
Reference in New Issue
Block a user