系统通知增加权限校验
This commit is contained in:
parent
720d8f66f9
commit
0c85b53c43
@ -18,6 +18,7 @@ using ZR.Service.System.IService;
|
||||
|
||||
namespace ZR.Admin.WebApi.Controllers.System
|
||||
{
|
||||
[Verify]
|
||||
[Route("system/notice")]
|
||||
public class SysNoticeController : BaseController
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user