refactor(消息管理): 优化返回模版
This commit is contained in:
parent
1ec38afbe3
commit
a2622f45c8
|
@ -11,7 +11,6 @@ import jakarta.annotation.Resource;
|
||||||
import org.apache.shiro.authz.annotation.RequiresPermissions;
|
import org.apache.shiro.authz.annotation.RequiresPermissions;
|
||||||
import org.springframework.web.bind.annotation.*;
|
import org.springframework.web.bind.annotation.*;
|
||||||
|
|
||||||
import java.util.List;
|
|
||||||
|
|
||||||
@Tag(name = "项目管理-消息设置-模版设置")
|
@Tag(name = "项目管理-消息设置-模版设置")
|
||||||
@RestController
|
@RestController
|
||||||
|
|
Loading…
Reference in New Issue