取消获取配置接口鉴权
This commit is contained in:
commit
5065daaed1
@ -40,7 +40,6 @@ namespace Apimanager_backend.Controllers
|
||||
|
||||
}
|
||||
[HttpGet]
|
||||
[Authorize(Roles = "User")]
|
||||
public async Task<ActionResult<ResponseBase<SystemConfig?>>> GetSystemConfig(string configName)
|
||||
{
|
||||
try
|
||||
|
||||
Loading…
Reference in New Issue
Block a user