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