From 6edc6ea392f354f2e4ca7003cdd58a691347d772 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 11 七月 2025 15:35:54 +0800
Subject: [PATCH] 生产任务单新增字段、仓库新增仓位启用字段

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

diff --git a/MES.Service/Dto/webApi/ErpCAB.cs b/MES.Service/Dto/webApi/ErpCAB.cs
index 7948eea..fa4e655 100644
--- a/MES.Service/Dto/webApi/ErpCAB.cs
+++ b/MES.Service/Dto/webApi/ErpCAB.cs
@@ -36,4 +36,6 @@
     public string? FMustQty { get; set; }
 
     public string? TypeB { get; set; }
+    //榫欏穽瀛楁 鐗╂枡淇濈鍛�
+    public string? F_WPVT_TEXT_RE5 { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3