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