Commit 48c587c9 authored by caotao's avatar caotao

新建车辆管理系统分支

parent 54a5fdf7
......@@ -1544,6 +1544,7 @@ public class CarServiceImpl extends ServiceImpl<CarMapper, Car> implements ICarS
//// }
//// });
//// }
page.setRecords(result);
page.setTotal(list.size());
page.setCurrent(1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment