From 6ddf026275359055e4c1e0dd74174f3f9eedb48d Mon Sep 17 00:00:00 2001 From: aike <17730485278@139.com> Date: Fri, 12 Sep 2025 15:28:52 +0800 Subject: [PATCH] =?UTF-8?q?demand:=20=20TMS=E7=B3=BB=E7=BB=9F=20-=20?= =?UTF-8?q?=E7=BD=91=E7=82=B9=E8=B4=B9=E7=94=A8=E7=94=B3=E8=AF=B7=20-=20?= =?UTF-8?q?=E8=B4=B9=E7=94=A8=E5=8F=91=E7=94=9F=E5=8F=98=E5=8C=96=E6=97=B6?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E9=80=9A=E7=9F=A5=E4=BB=8E=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=90=8D=E7=A7=B0=EF=BC=8C=E4=B8=94=E5=91=8A?= =?UTF-8?q?=E7=9F=A5=E8=B4=B9=E7=94=A8=E5=8F=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit committer: heyu --- .../erp/emis/service/impl/EmisWaybillAjustApplyServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emis-biz/src/main/java/com/xdadan/erp/emis/service/impl/EmisWaybillAjustApplyServiceImpl.java b/emis-biz/src/main/java/com/xdadan/erp/emis/service/impl/EmisWaybillAjustApplyServiceImpl.java index 5e5fc31ed..aecd9219d 100644 --- a/emis-biz/src/main/java/com/xdadan/erp/emis/service/impl/EmisWaybillAjustApplyServiceImpl.java +++ b/emis-biz/src/main/java/com/xdadan/erp/emis/service/impl/EmisWaybillAjustApplyServiceImpl.java @@ -618,7 +618,7 @@ public class EmisWaybillAjustApplyServiceImpl extends EmisBaseService implements if (!StringUtils.isEmpty(empCode)) { String empName = !StringUtils.isEmpty(empCodeToName.get(empCode)) ? empCodeToName.get(empCode) : empCode; - String title = applyManName + "已对运单费用进行调整," + "请" + empName + "仔细核对," + String title = applyManName + "_" + emisWaybillAjustApply.getApplyManCode() + "已对运单费用进行调整," + "请" + empName + "_" + empCode + "仔细核对," + "单号【" + emisWaybillAjustApply.getBillCode() + "】" + ",运费由" + oldFreightStr + "调整为" + newFreightStr; sendNoticeToEmpUser(empCode, title, "",