ruoyi-system/src/main/java/com/ruoyi/system/domain/InsuranceProduct.java @@ -15,7 +15,7 @@ // 产品ID @TableId(type = IdType.AUTO) private Integer productId; private Integer id; // 产品名称 private String productName;