智慧保安后台管理-外网-验收版本
zengh
2021-12-04 f2997ef2b7d94fab9c9decfb2e892a9ae2ce0f2e
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;