yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/dto/CustomTemplateColumnDTO.java
@@ -3,7 +3,7 @@
import java.util.List;
import com.qianwen.smartman.modules.system.entity.CustomTemplateFieldOption;
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/dto/CustomTemplateColumnDTO.class */
public class CustomTemplateColumnDTO {
    private Long templateId;
    private String templateName;