sunpengfei
4 天以前 a17848fca2fd7643951e2342a8985e249ec7b93f
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>