sunpengfei
2025-08-14 33b3aab9c26972d816ee41fa87059efa34e77a11
FlexJobApi.Core/Models/UserServer/UserResumes/Queries/GetUserResumesQuery.cs
@@ -164,5 +164,6 @@
        /// 创建时间
        /// </summary>
        public DateTimeOffset CreatedTime { get; set; }
    }
}