sunpengfei
4 天以前 1c1761d54822e8bc89744e8e4e5c9d22db4a461d
FlexJobApi.Core/Models/UserServer/UserResumes/Queries/GetUserResumeQuery.cs
@@ -14,7 +14,7 @@
    /// <summary>
    /// 查询用户简历
    /// </summary>
    [Resource([EnumResourceController.UserResume], AllowAnonymous = true)]
    [Resource([EnumResourceController.UserServerUserResume], AllowAnonymous = true)]
    public class GetUserResumeQuery : IRequest<GetUserResumeQueryResult>
    {
        /// <summary>