zwl
2025-07-09 958883d6f4dac68fcbbccadb4e7f87e963eee0e8
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/WrkDetlLogService.java
@@ -5,4 +5,6 @@
public interface WrkDetlLogService extends IService<WrkDetlLog> {
    boolean saveToHistory(Integer workNo, Long hostId);
}