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