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