#
luxiaotao1123
2024-03-12 09f421a52c4781bee1e3f58e06c29dd33fed71f2
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);
}