yangys
2024-05-09 014ac34ff2baf657c3236f41fdbf11c9d7d414b4
smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/dto/IsEditDTO.java
@@ -2,7 +2,6 @@
import io.swagger.annotations.ApiModelProperty;
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/dto/IsEditDTO.class */
public class IsEditDTO {
    @ApiModelProperty("是否编辑报工记录")
    private Boolean isEdit;