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