#
luxiaotao1123
2024-03-18 9c1904b07994f1f8685b3f2087c035627d0afd69
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);
}