master
parent
719d37caff
commit
faec17de0f
|
@ -425,16 +425,6 @@ public class WmsApiController {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
wmImNoticeHService.addMain(wmImNoticeH, wmImNoticeIListnew);
|
wmImNoticeHService.addMain(wmImNoticeH, wmImNoticeIListnew);
|
||||||
try {
|
|
||||||
TuiSongMsgUtil.sendMessage("收货通知", Constants.SMS_SEND_TYPE_3,
|
|
||||||
"RKYYTZ", map, "admin", ResourceUtil.getSessionUserName()
|
|
||||||
.getUserName());
|
|
||||||
} catch (Exception e) {
|
|
||||||
// TODO: handle exception
|
|
||||||
}
|
|
||||||
|
|
||||||
systemService.addLog(message, Globals.Log_Type_INSERT,
|
|
||||||
Globals.Log_Leavel_INFO);
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
message = "进货通知添加失败";
|
message = "进货通知添加失败";
|
||||||
|
|
Loading…
Reference in New Issue