#
luxiaotao1123
2024-02-07 a482e23ae27b65c63e50e730d22397bc85fd481c
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);
}