From 24494c18efba9c7fbc952e5af35b961d648e3ecd Mon Sep 17 00:00:00 2001
From: 小飞侠 <8277136+liaoxujun@user.noreply.gitee.com>
Date: 星期二, 07 四月 2026 10:03:42 +0800
Subject: [PATCH] no message

---
 cylsg/cylsg.Model/UserModel/UserWorker.cs |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/cylsg/cylsg.Model/UserModel/UserWorker.cs b/cylsg/cylsg.Model/UserModel/UserWorker.cs
index e0ba6bc..dd781c6 100644
--- a/cylsg/cylsg.Model/UserModel/UserWorker.cs
+++ b/cylsg/cylsg.Model/UserModel/UserWorker.cs
@@ -73,10 +73,17 @@
         public string Resume { get; set; }
 
         /// <summary>
-        /// 鎻愮幇浣欓
+        /// 鎻愮幇鎬婚
         /// </summary>
-        [SugarColumn(ColumnDescription = "鎻愮幇浣欓", Length = 18, DecimalDigits = 2, IsNullable = true)]
-        public decimal? TiXianYue { get; set; }
+        [SugarColumn(ColumnDescription = "鎻愮幇鎬婚", Length = 18, DecimalDigits = 2, IsNullable = true)]
+        public decimal? TiXianZonge { get; set; }
+
+
+        /// <summary>
+        /// 宸叉彁鐜伴噾棰�
+        /// </summary>
+        [SugarColumn(ColumnDescription = "宸叉彁鐜伴噾棰�", Length = 18, DecimalDigits = 2, IsNullable = true)]
+        public decimal? YiTiXianJine { get; set; }
 
 
 

--
Gitblit v1.9.1