|
@@ -280,6 +280,7 @@ public class WxCusDeclareQueryBiz extends AbstractCusDeclareBiz implements Cuspa
|
|
noti.setTstm(new Date());
|
|
noti.setTstm(new Date());
|
|
merchNotiService.update(noti);
|
|
merchNotiService.update(noti);
|
|
}else{
|
|
}else{
|
|
|
|
+ merchNoti.setNotiSn(TablePrimaryKeyPrefix.merch_pay_noti_type + IdWorkerAide.nextId());
|
|
merchNotiService.insert(merchNoti);
|
|
merchNotiService.insert(merchNoti);
|
|
}
|
|
}
|
|
} catch (Exception e) {
|
|
} catch (Exception e) {
|