mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-19 05:27:59 +08:00
update
This commit is contained in:
@@ -352,7 +352,7 @@ public interface OrderBasicInfoMapper {
|
||||
* @param dto 查询条件
|
||||
* @return 统计结果
|
||||
*/
|
||||
com.jsowell.pile.vo.web.OrderStatisticsVO countBusinessOrderStatistics(QueryOrderDTO dto);
|
||||
OrderStatisticsVO countBusinessOrderStatistics(QueryOrderDTO dto);
|
||||
|
||||
List<OrderBasicInfo> queryRepayOrder(String memberId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user