ruoyi-system/src/main/java/com/ruoyi/system/domain/UserPolicy.java @@ -41,6 +41,9 @@ // 保险期限(如:1天/终身) private Integer term; //可领取天数 private Integer numberDays; // 姓名 private String name;