wang-hao-jie
2021-12-07 8a82baca367e2fb25d8fa55d21f9b25f5ece74df
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Alarm.java
@@ -43,4 +43,7 @@
    @ApiModelProperty(value = "跟随人id")
    private String followUserId;
    @ApiModelProperty(value = "是否被调用 0:否  1:是")
    private int flag;
}