智慧保安后台管理-外网项目备份
tangzy
2021-08-20 4fc50c2098abfa3dec3580f1f53f0764476ccc53
src/main/java/org/springblade/modules/dispatcher/entity/DispatcherUnit.java
@@ -77,5 +77,10 @@
   @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
   private Date createTime;
   /**
    * 行政区id
    */
   private Long jurisdiction;
}