From ea4002e9f17e4659cf1905250780f5e0a5b17473 Mon Sep 17 00:00:00 2001
From: hao <1836460075@qq.com>
Date: 星期四, 19 六月 2025 16:37:56 +0800
Subject: [PATCH] 1

---
 StandardInterface/MES.Service/service/BasicData/Production/ProductionOrderManager.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/StandardInterface/MES.Service/service/BasicData/Production/ProductionOrderManager.cs b/StandardInterface/MES.Service/service/BasicData/Production/ProductionOrderManager.cs
index d4da44a..6291f89 100644
--- a/StandardInterface/MES.Service/service/BasicData/Production/ProductionOrderManager.cs
+++ b/StandardInterface/MES.Service/service/BasicData/Production/ProductionOrderManager.cs
@@ -144,6 +144,7 @@
             Fsubid = erpDto.FSUBID,
             Fsubbillnoseq = erpDto.FSUBBILLNOSEQ,
             Fsubbillno = erpDto.FSUBBILLNO,
+            Caa020 = erpDto.FSUBBILLNO,
             SrcBillType = erpDto.FSrcBillType,
             SrcBillNo = erpDto.FSrcBillNo,
             SrcBillentryseq = erpDto.FSrcBillEntrySeq,

--
Gitblit v1.9.3