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