自动化立体仓库 - WMS系统
#
zjj
2024-06-08 370a3ebbe96b9bafcc74be3f9a266a75acf168db
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);