From 5dc3cc86f5835369cd830f2a83318b9a8d69cf69 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期二, 15 七月 2025 16:20:19 +0800
Subject: [PATCH] 11

---
 MES.Service/Dto/webApi/ErpCAB.cs |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpCAB.cs b/MES.Service/Dto/webApi/ErpCAB.cs
index 26a2caa..c49cced 100644
--- a/MES.Service/Dto/webApi/ErpCAB.cs
+++ b/MES.Service/Dto/webApi/ErpCAB.cs
@@ -38,14 +38,12 @@
     public string? F_XIFG_Text_apv { get; set; }
     public string? F_XIFG_Base_re5 { get; set; }
     public decimal? F_XIFG_Qty_apv { get; set; }
+
     public string? F_XIFG_Base_apv { get; set; }
+
     //濮斿瀛楁
     public string? FReplaceGroup { get; set; }
     public string? FOwnerTypeId { get; set; }
-    
-    public string? FMaterialType { get; set; }
-    
 
-    
-    
+    public string? FMaterialType { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3