mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 05:42:06 +08:00
分堆打包-翻页Bug修改
This commit is contained in:
+2
@@ -121,6 +121,8 @@ public class PackServiceImpl implements PackService {
|
|||||||
|
|
||||||
packRespVOS.setRecords(packRespVOList);
|
packRespVOS.setRecords(packRespVOList);
|
||||||
|
|
||||||
|
packRespVOS.setTotal(1);
|
||||||
|
|
||||||
orderIds.addAll(packRespVOS.getRecords().stream().map(PackRespVO::getId).toList());
|
orderIds.addAll(packRespVOS.getRecords().stream().map(PackRespVO::getId).toList());
|
||||||
|
|
||||||
}else {
|
}else {
|
||||||
|
|||||||
Reference in New Issue
Block a user