统计:交易统计Review修改

(cherry picked from commit 2a58b04a98)
This commit is contained in:
owen
2023-10-06 14:15:58 +08:00
committed by shizhong
parent 2b4c192423
commit e30e0e2d32
4 changed files with 2 additions and 4 deletions

View File

@ -2,8 +2,6 @@ import request from '@/config/axios'
import dayjs from 'dayjs'
import { formatDate } from '@/utils/formatTime'
// todo @疯狂:挪到 mall 里哈
/** 交易统计对照 Response VO */
export interface TradeStatisticsComparisonRespVO<T> {
value: T