优化Controller注解

This commit is contained in:
不做码农
2022-05-13 22:13:44 +08:00
parent 2d5de759f2
commit a6248e12ec
16 changed files with 50 additions and 62 deletions

View File

@@ -15,10 +15,6 @@ namespace ZR.Admin.WebApi.Controllers
{
/// <summary>
/// 文章目录Controller
///
/// @tableName articleCategory
/// @author zr
/// @date 2022-05-13
/// </summary>
[Verify]
[Route("article/ArticleCategory")]