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