#
luxiaotao1123
2024-04-07 b209ed646217afe1882ca5f2fd654d418afe3848
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);
}