From fba48d2d676cd9b6d493163aef9d87f6e5090aee Mon Sep 17 00:00:00 2001
From: 如洲 陈 <1278080563@qq.com>
Date: 星期五, 12 九月 2025 19:02:00 +0800
Subject: [PATCH] 出库检和退货检验
---
MES.Service/Dto/webApi/ErpRohIn.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/MES.Service/Dto/webApi/ErpRohIn.cs b/MES.Service/Dto/webApi/ErpRohIn.cs
index bcd5458..8a54f04 100644
--- a/MES.Service/Dto/webApi/ErpRohIn.cs
+++ b/MES.Service/Dto/webApi/ErpRohIn.cs
@@ -41,6 +41,7 @@
public string? FApproveDate { get; set; }
public string? FCHANGEREASON { get; set; }
+
--
Gitblit v1.9.3