mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
查询站点订单日报详情
This commit is contained in:
@@ -369,9 +369,7 @@ public class MemberService {
|
||||
.list(collect)
|
||||
.pages(pages)
|
||||
.total(total)
|
||||
|
||||
.build();
|
||||
|
||||
vo.setPageResponse(pageResponse);
|
||||
log.info("查询用户余额信息 service方法 end");
|
||||
return vo;
|
||||
|
||||
Reference in New Issue
Block a user