发起退货-去除退货单号的存储
This commit is contained in:
parent
1bcdc2edaa
commit
73cdef71c5
|
|
@ -512,7 +512,6 @@ public class ThdServiceImpl implements ITuiHuoApi {
|
|||
|
||||
//插入日志
|
||||
NuInvoicingThdLog logData = new NuInvoicingThdLog();
|
||||
logData.setThdId(main.getId());//退货指令id
|
||||
logData.setStatus(status);//操作状态
|
||||
logData.setOpeBy(sysUser.getId());//操作人
|
||||
logData.setOpeTime(new Date());//操作时间
|
||||
|
|
|
|||
Loading…
Reference in New Issue