From e67b811c4601e7a68c2a980cab2982aebf44c60c Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 03 四月 2026 08:46:43 +0800
Subject: [PATCH] 减号要选择性的删除。每行都要有减号  完成 现在的“印刷数量”就是新版格式的“生产数量”,放在“生产要求”前面,跟生产要求一行  完成 消耗格子的宽度适当缩小点  完成

---
 CY_ECommercePlatform/CY.Model/OA/OA_CarExamined.cs |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/CY_ECommercePlatform/CY.Model/OA/OA_CarExamined.cs b/CY_ECommercePlatform/CY.Model/OA/OA_CarExamined.cs
index d08db93..2e41274 100644
--- a/CY_ECommercePlatform/CY.Model/OA/OA_CarExamined.cs
+++ b/CY_ECommercePlatform/CY.Model/OA/OA_CarExamined.cs
@@ -4,7 +4,7 @@
 namespace CY.Model
 {
     /// <summary>
-    ///杞﹁締骞村璁板綍
+    ///杞﹁締骞存璁板綍
     /// </summary>
     [Serializable]
     public partial class OA_CarExamined : IAggregateRoot
@@ -53,7 +53,7 @@
             }
         }
         /// <summary>
-        /// 缁忓姙浜�(骞村)
+        /// 缁忓姙浜�(骞存)
         /// </summary>		
         public string ExaminedPeople
         {
@@ -67,7 +67,7 @@
             }
         }
         /// <summary>
-        /// 骞村鏃堕棿
+        /// 骞存鏃堕棿
         /// </summary>		
         public DateTime? ExaminedTime
         {
@@ -81,7 +81,7 @@
             }
         }
         /// <summary>
-        /// 涓嬫骞村鏃堕棿
+        /// 涓嬫骞存鏃堕棿
         /// </summary>		
         public DateTime? ExaminedNextTime
         {
@@ -95,7 +95,7 @@
             }
         }
         /// <summary>
-        /// 骞村璐圭敤
+        /// 骞存璐圭敤
         /// </summary>		
         public decimal? ExaminedMoney
         {
@@ -109,7 +109,7 @@
             }
         }
         /// <summary>
-        /// 骞村璁板綍
+        /// 骞存璁板綍
         /// </summary>		
         public string ExaminedRecore
         {
@@ -123,7 +123,7 @@
             }
         }
         /// <summary>
-        /// 骞村鐘舵��
+        /// 骞存鐘舵��
         /// </summary>		
         public int? ExaminedStatus
         {

--
Gitblit v1.9.1