whycxzp
2025-05-09 f92783da5430037bf80cf28a5cf7091cdecefbb7
src/main/java/com/whyc/dto/SoftDto.java
@@ -13,5 +13,6 @@
    private String codeName;
    private Integer lockFlag;
    private Integer codeFlag;
    private Integer codeNum;
    private List<Software> softwares;
}