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