Administrator
2021-12-06 5e64e120b582c14b0896b9904d5fac5bbbec5c84
src/main/java/org/springblade/modules/location/entity/LiveLocation.java
@@ -38,7 +38,7 @@
    * 押运人员/车辆/枪支id
    */
   @TableField("worker_id")
   private Long workerId;
   private String workerId;
   /**