Lius
2023-10-12 a6d22f16447c4b440b269fa8b43daf919e5a10c4
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/dto/MdcProcessQuantityDto.java
@@ -16,7 +16,7 @@
    private String id;
    @Excel(name = "设备编号", width = 15)
    private String equipmentId;
    @Excel(name = "设备名称", width = 15)
    @Excel(name = "设备名称", width = 20)
    private String equipmentName;
    @Excel(name = "零件号", width = 15)
    private String partsCode;