严智鑫
2024-03-18 ef47083c90ff7e70362a32741a0a4d5770037e7f
springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
@@ -61,11 +61,11 @@
     */
    private Double glassHeightMm;
    /**
     * 编号
     * 厚度
     */
    private String thickness;
    private Integer thickness;
    /**
     * 箱子号
     * 膜系
     */
    private String films;
    /**