通知 - NotificationService

通知模块业务

SgtApi.NotificationService.getLatestNotification(playerId, callback)

获取最新状态的通知/获取某时间之后的通知

SgtApi.NotificationService.getLatestNotificationByTime(playerId, time, callback)

根据时间获取最新状态的通知/获取某时间之后的通知