智慧保安后台管理-外网-验收版本
tangzy
2021-12-06 cc057177b2fb17aee9a173a6adbabdc578fd74c7
src/main/java/org/springblade/modules/social/entity/Social.java
@@ -92,7 +92,7 @@
   * 个人缴费额
   */
      @ApiModelProperty(value = "个人缴费额")
      private float amount ;
      private String amount ;
   /**
   * 参保时间
   */
@@ -105,6 +105,7 @@
   */
      @ApiModelProperty(value = "单位id")
      private String deptid;
      private String jurisdiction;
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;