wu
2024-11-19 b092806a662b99310cdb050292de2721ba06acd9
springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
@@ -88,5 +88,9 @@
     * 配片ID
     */
    private Integer mateid;
    /**
     * 客户名称
     */
    private String customer;
}