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