#
luxiaotao1123
2024-03-15 42ea17f5bf747669ee315da64379d69dca0f0665
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/WaitPakinLogService.java
@@ -5,4 +5,6 @@
public interface WaitPakinLogService extends IService<WaitPakinLog> {
    boolean saveToHistory(String zpallet, Long hostId);
}