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