md
This commit is contained in:
parent
73ce7f5324
commit
a273ed3d78
@ -1568,7 +1568,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
WaybillOperLogType.CUST_CANCEL_ORDER,
|
||||
emisWaybillOld.getCustomerName(),
|
||||
null,
|
||||
"客户取消,原因:【"+emisWaybill.getOrderRemark()+"】";
|
||||
"客户取消,原因:【"+emisWaybill.getOrderRemark()+"】"
|
||||
);
|
||||
|
||||
return 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user