#
luxiaotao1123
2024-03-11 f1e883201b4762ab547f56d6347187990b5cdecb
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);
}