#
luxiaotao1123
2024-02-19 0efe01c1702e336f7c46435bbe30ecd7a1af5076
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);
}