From c582e460986388dec3c337f3fbc2b8cf616c6e4a Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期二, 12 八月 2025 19:07:26 +0800
Subject: [PATCH] feat:开发

---
 FlexJobApi.Core/Models/UserServer/UserResumes/Commands/SaveUserResumePersonalCommand.cs |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/FlexJobApi.Core/Models/UserServer/UserResumes/Commands/SaveUserResumePersonalCommand.cs b/FlexJobApi.Core/Models/UserServer/UserResumes/Commands/SaveUserResumePersonalCommand.cs
index bf58d85..7a7c316 100644
--- a/FlexJobApi.Core/Models/UserServer/UserResumes/Commands/SaveUserResumePersonalCommand.cs
+++ b/FlexJobApi.Core/Models/UserServer/UserResumes/Commands/SaveUserResumePersonalCommand.cs
@@ -34,12 +34,6 @@
         public string ContactPhoneNumber { get; set; }
 
         /// <summary>
-        /// 韬唤璇佸彿
-        /// </summary>
-        [Required, DataValidation(ValidationTypes.IDCard)]
-        public string Identity { get; set; }
-
-        /// <summary>
         /// 韬唤缂栧彿
         /// </summary>
         [Required]

--
Gitblit v1.9.1