zhou zhou
6 天以前 8e9b32f147b694a87d6426c19114968865378bcb
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);
}