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