From f34f0751ef0c6305c94ff342ca7fbe24aa09844e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:48:31 +0800
Subject: [PATCH] 111
---
StandardPda/MES.Service/Dto/webApi/ErpRohIn.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/StandardPda/MES.Service/Dto/webApi/ErpRohIn.cs b/StandardPda/MES.Service/Dto/webApi/ErpRohIn.cs
index 3002dc3..6a228b9 100644
--- a/StandardPda/MES.Service/Dto/webApi/ErpRohIn.cs
+++ b/StandardPda/MES.Service/Dto/webApi/ErpRohIn.cs
@@ -34,6 +34,7 @@
public string? FCancelStatus { get; set; }
public string? ZzpoNo { get; set; }
+
public string? Ywlx { get; set; }
// public string? FCancellerId { get; set; }
// public string? FCancelDate { get; set; }
--
Gitblit v1.9.3