优化Controller注解

This commit is contained in:
不做码农
2022-05-13 22:16:07 +08:00
16 changed files with 51 additions and 59 deletions

View File

@@ -12,7 +12,6 @@ namespace ZR.Admin.WebApi.Controllers.System
{
/// <summary>
/// 数据字典信息
/// @author zr
/// </summary>
[Verify]
[Route("system/dict/data")]