linwe
2024-05-17 dde162ffb34f2cc0ece4ca9cfcd09e2cb42ace6d
src/main/java/org/springblade/modules/rotation/entity/RotationEntity.java
@@ -56,7 +56,7 @@
   private String name;
   /** 类型 1:系统 2:社区 */
   @ApiModelProperty(value = "类型 1:系统 2:社区", example = "")
   @ApiModelProperty(value = "类型 3:系统 2:综治  1:公安", example = "")
   @TableField("type")
   private Integer type;