refactor(消息管理): 优化返回模版

This commit is contained in:
guoyuqi 2023-10-13 17:12:25 +08:00 committed by f2c-ci-robot[bot]
parent 1ec38afbe3
commit a2622f45c8
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import jakarta.annotation.Resource;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@Tag(name = "项目管理-消息设置-模版设置")
@RestController