zhou zhou
3 天以前 691bee4229856f8bf81c2720092ecee1c9f21509
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);
}