处理刷新非正常人员问题
This commit is contained in:
parent
a1e7ec160c
commit
f073f6d90c
|
|
@ -261,7 +261,7 @@ public class SalaryBillBO {
|
|||
}
|
||||
Util_Message.store(messageBean);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
log.error("消息发送失败",e);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue