zhou zhou
1 天以前 5e40dee0e0a4e4cff4a1aafca2444f61c39cbf32
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/params/MissionTaskIssueParam.java
@@ -24,6 +24,7 @@
    private String locNo;//目标库位
    private String sourcelocNo;//源库位
    private String staNo;//目标站点
    private String staNoArea;//目标站点区域
    private String sourcestaNo;//源站点
    /*
@@ -152,3 +153,4 @@
        this.retryTimes = flowStepInstance.getRetryTimes();
    }
}