From 678e995cca52a9072c0a92a805060b4969d1010f Mon Sep 17 00:00:00 2001
From: sjz <1240968267@qq.com>
Date: 星期一, 23 六月 2025 13:08:43 +0800
Subject: [PATCH] 修改发货通知单

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

diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs
index 586b827..435b50b 100644
--- a/MES.Service/Dto/webApi/ErpCAA.cs
+++ b/MES.Service/Dto/webApi/ErpCAA.cs
@@ -54,5 +54,4 @@
     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