消息通知日期处理
This commit is contained in:
@@ -852,7 +852,7 @@ public class ExhibitionServiceImpl implements ExhibitionService {
|
||||
exhibitionDTO.getId(),
|
||||
userInfo.getName(),
|
||||
exhibitionDTO.getExhibitionName(),
|
||||
exhibitionDTO.getStartDate(),
|
||||
DateUtils.format(exhibitionDTO.getStartDate(),CoolDateUtils.DATE_FORMAT_DAY_2),
|
||||
exhibitionDTO.getLocation());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user