#
luxiaotao1123
2024-03-20 6a6bee4e9b039f54674185562de2ae96d0fe4e73
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);
}