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