From 6f3b05c06125b457d0c78e259f3befe4910881cf Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期日, 27 十月 2024 16:54:29 +0800
Subject: [PATCH] 计划任务更新

---
 Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs b/Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs
index 2d85227..7c0851f 100644
--- a/Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs
+++ b/Tiger.Model.Net/Entitys/BAS/BAS_ITEM.cs
@@ -124,6 +124,11 @@
         [DisplayName("鏉$爜瑙勫垯缂栫爜")]
         public string RULE_CODE { get; set; }
         /// <summary>
+		/// 榛樿宸ヨ壓璺嚎缂栫爜
+		/// </summary>
+		[DisplayName("榛樿宸ヨ壓璺嚎缂栫爜")]
+        public string DEFAULT_ROUTE { get; set; }
+        /// <summary>
         /// 澶囨敞
         /// </summary>
         [DisplayName("澶囨敞")]

--
Gitblit v1.9.3