mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-25 07:08:38 +00:00
统计:Review修改
This commit is contained in:
5
src/api/mall/statistics/common.ts
Normal file
5
src/api/mall/statistics/common.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/** 数据对照 Response VO */
|
||||
export interface DataComparisonRespVO<T> {
|
||||
value: T
|
||||
reference: T
|
||||
}
|
||||
Reference in New Issue
Block a user