自动化立体仓库 - WMS系统
lty
2024-12-09 ed9b7f22bf0b43c4d03a72f02ac157b7c1b840fb
src/main/java/com/zy/asrs/mapper/ApiLogMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface ApiLogMapper extends BaseMapper<ApiLog> {
    int clearWeekBefore();
}