luxiaotao1123
2024-03-13 0cb8696b2c2f9885e5bad9bf4b91ab03423a055f
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);
}