From 015fdf74f2072de8c1776818721cff861ae6e5f3 Mon Sep 17 00:00:00 2001
From: cnf <3200815559@qq.com>
Date: 星期一, 15 九月 2025 16:39:50 +0800
Subject: [PATCH] 修改委外订单

---
 MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs b/MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
index 8e0b94d..3f2a28c 100644
--- a/MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
+++ b/MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
@@ -4,7 +4,7 @@
 {
     public string? FBILLNO { get; set; } // 搴忓彿
     public string? FSEQ { get; set; } // 搴忓彿
-    public string? FMaterialID2 { get; set; } // 瀛愰」鐗╂枡缂栫爜
+    public string? FMaterialID { get; set; } // 瀛愰」鐗╂枡缂栫爜
     public string? FMustQty { get; set; } // 闇�棰嗙敤閲�
     public string? FPickedQty { get; set; } // 宸查鐢ㄩ噺
     public string? FPositionNO { get; set; } // 浣嶇疆鍙�

--
Gitblit v1.9.3