From bcb2bae4c85c5a7d576116ff9ae2a0c6d0011565 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期四, 10 七月 2025 10:07:05 +0800
Subject: [PATCH] Add project documentation and architecture guide

---
 MES.Service/Dto/webApi/ErpCAA.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs
index 60fc494..435b50b 100644
--- a/MES.Service/Dto/webApi/ErpCAA.cs
+++ b/MES.Service/Dto/webApi/ErpCAA.cs
@@ -50,8 +50,8 @@
     public string? Caa025 { get; set; }
     public string? ErpRkhz { get; set; }
     public string? ErpRkzz { get; set; }
-    //濮斿瀛楁
     public string? F_ZJXF_DATETIME_YHRQ { get; set; }
     public string? F_ZJXF_BASE_KH { get; set; }
-
+    public string? SupplierId { get; set; }
+    public string? FinishedProduct { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3