#
Junjie
2024-04-07 f3521f5b9856fbd8e70122fdc12e3d3d3c2f4ebf
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/WrkMastLogService.java
@@ -5,4 +5,6 @@
public interface WrkMastLogService extends IService<WrkMastLog> {
    boolean saveToHistory(Long id);
}