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