style: 优化整体title显示
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Yi.Framework.AiHub.Application.Services;
|
||||
/// <summary>
|
||||
/// 渠道商管理服务实现
|
||||
/// </summary>
|
||||
[Authorize]
|
||||
[Authorize(Roles = "admin")]
|
||||
public class ChannelService : ApplicationService, IChannelService
|
||||
{
|
||||
private readonly ISqlSugarRepository<AiAppAggregateRoot, Guid> _appRepository;
|
||||
|
||||
Reference in New Issue
Block a user