From 7db50a596a74a4100cd9bfbbb5be0b2529dba2d5 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期六, 08 二月 2025 09:15:48 +0800 Subject: [PATCH] no message --- cylsg/cylsg.Model/ECTEModel/OaWorkPlan.cs | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cylsg/cylsg.Model/ECTEModel/OaWorkPlan.cs b/cylsg/cylsg.Model/ECTEModel/OaWorkPlan.cs index 6c193c2..84d9ea8 100644 --- a/cylsg/cylsg.Model/ECTEModel/OaWorkPlan.cs +++ b/cylsg/cylsg.Model/ECTEModel/OaWorkPlan.cs @@ -170,7 +170,7 @@ public BaoxiaoStausType? EvaluationStatus { get; set; } = BaoxiaoStausType.NotReimbursed; /// <summary> - /// 鑰冭瘎鍐呭 + /// 鑰冭瘎鍐呭// 鍙樻洿涓� 鎶ラ攢鍗曠紪鍙� /// </summary> [SugarColumn(ColumnName = "EvaluationContent", Length = 200)] public string? EvaluationContent { get; set; } @@ -256,7 +256,12 @@ /// 鍚﹀畾 /// </summary> [Description("鍚﹀畾")] - No + No, + /// <summary> + /// + /// </summary> + [Description("鏈彁浜�")] + Uncommitted } /// <summary> /// 鍚庤ˉ鍙戠エ鐘舵�� -- Gitblit v1.9.1