1
zj
2025-09-17 2233288a99508832ee633115f2c44e05e5accfb2
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;