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