自动化立体仓库 - WMS系统
#
lsh
2025-04-15 d976afe99aacf016f001c6f66b8ec18bfb285283
src/main/java/com/zy/asrs/mapper/ApiLogMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface ApiLogMapper extends BaseMapper<ApiLog> {
    int clearWeekBefore();
}