From 0aa54059b26e6641196e9953490dd18616e916e3 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 10 九月 2025 17:26:47 +0800
Subject: [PATCH] 精简修正代码

---
 entity/MesQaItemsDetectDetail5.cs |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/entity/MesQaItemsDetectDetail5.cs b/entity/MesQaItemsDetectDetail5.cs
index bdeaa8f..bbc0ee4 100644
--- a/entity/MesQaItemsDetectDetail5.cs
+++ b/entity/MesQaItemsDetectDetail5.cs
@@ -210,46 +210,46 @@
 
 
     /// <summary>
-    /// 璁よ瘉淇℃伅_鐢熶骇鏃ユ湡
+    ///     璁よ瘉淇℃伅_鐢熶骇鏃ユ湡
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_rzxx_date")]
     public string? IPQCRZXXDate { get; set; }
 
     /// <summary>
-    /// 璁よ瘉淇℃伅鐩稿叧浣跨敤鏁伴噺
+    ///     璁よ瘉淇℃伅鐩稿叧浣跨敤鏁伴噺
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_rzxx_num")]
     public int? IPQCRZXXNum { get; set; }
 
     /// <summary>
-    /// 鍝佹按娴嬭瘯_鏄惁鏈夊紓鍛�
+    ///     鍝佹按娴嬭瘯_鏄惁鏈夊紓鍛�
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_pscs")]
     public string? IPQCpscs { get; set; }
 
     /// <summary>
-    /// 鐗╂枡椤圭洰鍒嗙粍
+    ///     鐗╂枡椤圭洰鍒嗙粍
     /// </summary>
     [SugarColumn(ColumnName = "FCHECK_TYPE")]
     public string? FcheckType { get; set; }
 
     /// <summary>
-    /// 姘存俯閫夋嫨
+    ///     姘存俯閫夋嫨
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_zrxn_sel1")]
     public string? IPQCZrxnSel1 { get; set; }
 
     /// <summary>
-    /// 娴侀噺閫夋嫨
+    ///     娴侀噺閫夋嫨
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_zrxn_sel2")]
     public string? IPQCZrxnSel2 { get; set; }
 
     /// <summary>
-    /// 鍒剁儹鎬ц兘缁撴灉琛ㄦ牸
+    ///     鍒剁儹鎬ц兘缁撴灉琛ㄦ牸
     /// </summary>
     [SugarColumn(ColumnName = "ipqc_zrxn_table")]
-    public string? IPQCZrxnTable { get; set; }    
+    public string? IPQCZrxnTable { get; set; }
 
     /// <summary>
     ///     鏍锋湰宸插綍鍏ユ暟

--
Gitblit v1.9.3