From ed670b6b4a44a11060a7527809c84ff4c32ba6a6 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期六, 12 七月 2025 15:39:52 +0800
Subject: [PATCH] 1.AGV接口开发 2.采购扫描验退

---
 Dto/service/LLJDto.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Dto/service/LLJDto.cs b/Dto/service/LLJDto.cs
index 10a2f7c..e01e503 100644
--- a/Dto/service/LLJDto.cs
+++ b/Dto/service/LLJDto.cs
@@ -17,10 +17,14 @@
 
     //瀛欒〃id
     public string? id { get; set; }
+    //瀛欒〃id2锛堟牱鏈�糹d锛�
+    public string? id13 { get; set; }
 
     //澶囨敞
     public string? Remarks { get; set; }
 
+    public string? inRzxxValue { get; set; }
+
     //==========================================
     //宸℃涓诲瓙琛ㄩ渶瑕佺殑鏁版嵁
     public QsItemOqcReq? from { get; set; }

--
Gitblit v1.9.3