#
luxiaotao1123
2024-04-08 f90f717f0d2e258b6310458c9ca0026cc258d24a
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);
}