yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/notify/entity/NotifySystem.java
@@ -8,7 +8,7 @@
@ApiModel(value = "NotifySystem对象", description = "通知公告表")
@TableName("blade_notify_system")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/notify/entity/NotifySystem.class */
public class NotifySystem extends BaseEntity {
    private static final long serialVersionUID = 1;
    @ApiModelProperty("来源Id")