自动化立体仓库 - WMS系统
LSH
2023-07-13 298b0fc5c2e2e7725cdf0a2f0a0650cd5d66f873
src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -175,10 +175,7 @@
    /**
     * uuid时间戳
     */
    @ApiModelProperty(value= "uuid")
    @TableId(value = "uuid", type = IdType.ID_WORKER_STR)
    @TableField("uuid")
    private String uuid;
    public String getOwner$(){
        LocOwnerService service = SpringUtils.getBean(LocOwnerService.class);