sunpengfei
2025-08-22 f7441ac8e0ef8778c4271d4ffec890a7e39bd3ab
FlexJobApi.Core/Models/UserServer/Auths/Queries/GetAliyunOSSAcsQuery.cs
@@ -10,7 +10,7 @@
    /// <summary>
    /// 获取阿里云OSS授权信息
    /// </summary>
    [Resource([EnumResourceController.Auth], AllowAnonymous = true)]
    [Resource([EnumResourceController.UserServerAuth], AllowAnonymous = true)]
    public class GetAliyunOSSAcsQuery : IRequest<GetAliyunOSSAcsQueryResult>
    {
    }