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