统计:交易统计Review修改

This commit is contained in:
owen
2023-10-06 14:15:58 +08:00
parent 86323f970b
commit d4a521eff1
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