mybatis框架怎么使用between and 语句
between 参数1 and 参数2 进行删除操作根据传入的值
求完整的写法 接口中是
public boolean deleteBatch(int max,int min)throws Exception;