コード例 #1
0
 @Override
 public Date findLatestTaxableRamificationNotificationDate() {
   return realTravelDocumentService.findLatestTaxableRamificationNotificationDate();
 }