liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/domain/SvyTaskTemplateScript.java
@@ -231,4 +231,7 @@
    @ApiModelProperty(value = "序号")
    private Long xh;
    @ApiModelProperty(value = "组别")
    private String groupName;
}