智慧保安后台管理项目备份
zengh
2021-08-16 0a2ba92ff0905bb70d763494e3fd52dfe369f7d6
src/main/java/org/springblade/modules/desk/vo/NoticeVO.java
@@ -30,4 +30,14 @@
    */
   private String endTime;
   /**
    * 行政区(辖区)id
    */
   private Long jurisdiction;
   /**
    * 用户id
    */
   private Long userId;
}