springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActAcidDangerMember.java
@@ -32,7 +32,7 @@ private static final long serialVersionUID = 889636932941876579L; @TableId(type = IdType.AUTO) @TableId(type = IdType.ASSIGN_ID) private Long id; /** @@ -101,6 +101,9 @@ @ApiModelProperty(value = "风险类别") private String riskType; @ApiModelProperty(value = "是否删除 1是 0否") private Integer isDel; public interface RiskType { String COLOR = "红码或黄码"; String STAR= "行程卡带星";