sunpengfei
2025-08-07 a8b475881959d4a88d821951a615f03e7d0d1725
FlexJobApi.Core/Models/User/UserInfos/Queries/GetOperationUserInfosQuery.cs
@@ -75,7 +75,7 @@
        /// <summary>
        /// 用户Id
        /// </summary>
        [JsonIgnore]
        [Newtonsoft.Json.JsonIgnore, Swashbuckle.AspNetCore.Annotations.SwaggerIgnore]
        public Guid UserInfoId { get; set; }
        /// <summary>