配置
All checks were successful
ZhenTu-BE/pipeline/head This commit looks good

This commit is contained in:
2025-09-23 20:57:01 +08:00
parent f779b0e040
commit a361b59d74
2 changed files with 5 additions and 3 deletions

View File

@@ -14,4 +14,5 @@ public class TemplateConfigEntity {
private Date createDate;
private Integer minimalPlaceholderFill;
private Integer automaticPlaceholderFill;
private Integer duplicateEnable;
}