智慧保安后台管理项目备份
zengh
2022-03-24 2fd22cf41b15eb118e6350bb106162fb1c118404
src/main/java/org/springblade/modules/location/entity/LiveLocation.java
@@ -38,7 +38,7 @@
    * 押运人员/车辆/枪支id
    */
   @TableField("worker_id")
   private Long workerId;
   private String workerId;
   /**