chen.lin
6 天以前 cb249acbd7ed7f3bc2afa2bc9bee7d69ac8b5e30
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/AsnOrderLog.java
@@ -257,7 +257,6 @@
        }
        return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.arrTime);
    }
    public String getRleStatus$(){
        if (null == this.rleStatus){ return null; }
        switch (this.rleStatus){