From 8ec9fab52eea2b110ad4e1a0b2300fead0018cd1 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期日, 21 十二月 2025 15:20:36 +0800
Subject: [PATCH] 1111
---
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