智慧保安后台管理-外网-验收版本
tangzy
2021-12-06 cc057177b2fb17aee9a173a6adbabdc578fd74c7
src/main/java/org/springblade/modules/desk/entity/Notice.java
@@ -78,4 +78,10 @@
    */
   private Integer type;
   /**
    * 接收人ids
    */
   @TableField("received_ids")
   private String receivedIds;
}