|
|
@ -485,7 +485,7 @@ public class LoanSecondarySalesApplyService extends MybatisBaseService<LoanSecon |
|
|
|
pushNoticeQuery.setModuleSid("fec4e243-491a-11ec-94cd-fa163e0cb33c"); |
|
|
|
pushNoticeQuery.setSid(businessSid); |
|
|
|
pushNoticeQuery.setCreateTime(DateUtil.today()); |
|
|
|
pushNoticeQuery.setPcUrl("riskcenter/#/secondarysales/relation/secondarysaleannouncement"); |
|
|
|
pushNoticeQuery.setPcUrl("riskcenter/#/notificationannouncement/relation/secondarysaleannouncement"); |
|
|
|
DateFormat format = new SimpleDateFormat("yyyy-MM-dd"); |
|
|
|
String closeDates = ""; |
|
|
|
try { |
|
|
|