自动化立体仓库 - WMS系统
#
zjj
2024-11-05 1b88d2343f08f6bd3ac3250b5d532cfe80f5f37b
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);