zyx
2024-02-06 429bf2ffe5bf78bb35347a051e45f329ab0e79d5
src/main/java/com/zy/asrs/entity/LocMast.java
@@ -174,6 +174,10 @@
    @TableField("ctn_no")
    private String ctnNo;
    @ApiModelProperty(value= "库位真实二维码")
    @TableField("qr_code_value")
    private String qrCodeValue;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){
            return "";