zhou zhou
2 天以前 28c6a76ead9b65a0b5861d70f0838ef2a46f5c45
rsf-server/src/main/java/com/vincent/rsf/server/api/service/PdaOutStockService.java
@@ -27,5 +27,7 @@
    R getStationArea(PdaGeneralParam param);
    R productionDirectDelivery(PdaGeneralParam param,Long loginUserId);
    R finishedProductDirectOutput(PdaGeneralParam param, Long loginUserId);
}