C a c h e

This commit is contained in:
2025-09-20 17:49:03 +08:00
parent d55c7a7769
commit b7d3e20c46
16 changed files with 219 additions and 75 deletions

View File

@@ -25,6 +25,7 @@ public class TemplateRespVO {
*/
// 模版名称
private String name;
private String group;
/**
* 父模版ID
*/