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