新增模板相关功能

This commit is contained in:
Sh1yu
2023-08-24 14:59:06 +08:00
parent fdb01114e3
commit 371c5a4ad4
7 changed files with 69 additions and 12 deletions

View File

@@ -48,11 +48,12 @@ import java.util.*;
import java.util.stream.Collectors;
/**
* 文档控制器
* <p>
* 模板控制器
* </p>
*
* @author 暮光:城中城
* @author Sh1yu
* @since 2019年2月17日
* @since 2023-08-24
*/
@Slf4j
@AuthMan