feat():新增返回结果集对象
parent
27ff1c0aaa
commit
ef6e56e64e
|
@ -79,7 +79,6 @@ public class OrderPayCustomerServiceImpl extends
|
|||
// return customerResp;
|
||||
|
||||
|
||||
|
||||
return orderPayCustomerList
|
||||
.stream().map(CustomerResp::customerBuild
|
||||
).toList();
|
||||
|
|
Loading…
Reference in New Issue