优化代码

This commit is contained in:
不做码农
2021-12-04 08:24:38 +08:00
parent ea81780636
commit 94d586ee9e
8 changed files with 20 additions and 12 deletions

View File

@@ -13,6 +13,7 @@ using Infrastructure;
namespace ZR.Admin.WebApi.Controllers.System
{
[Verify]
[Route("/monitor/jobLog")]
public class TasksLogController : BaseController
{