自动化立体仓库 - WMS系统
*
pjb
5 天以前 2b1c858126f9c059bd6e308923eabfc71b1b4e7a
src/main/java/com/zy/asrs/mapper/ApiLogMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface ApiLogMapper extends BaseMapper<ApiLog> {
    int clearWeekBefore();
}