From 8ba0722979e389a8a2f5835022a7d305ab215c08 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期四, 24 七月 2025 17:52:26 +0800
Subject: [PATCH] 来料检增加字段

---
 StandardInterface/MES.Service/Dto/service/RKJDto.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/StandardInterface/MES.Service/Dto/service/RKJDto.cs b/StandardInterface/MES.Service/Dto/service/RKJDto.cs
index cab909f..822f798 100644
--- a/StandardInterface/MES.Service/Dto/service/RKJDto.cs
+++ b/StandardInterface/MES.Service/Dto/service/RKJDto.cs
@@ -17,6 +17,8 @@
 
     //澶囨敞
     public string? Remarks { get; set; }
+    // 閫佹鎵规
+    public string? RbillNo { get; set; }
 
     //==========================================
     //宸℃涓诲瓙琛ㄩ渶瑕佺殑鏁版嵁

--
Gitblit v1.9.3