sunpengfei
7 天以前 28db30e5a458ee012959269d50e16eadaa0c5d12
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>
    {
    }