feat:【mall 商城】商城首页的迁移【antd】20%:初始化
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** 数据对照 Response */
|
||||
export interface MallDataComparisonResp<T> {
|
||||
export interface DataComparisonRespVO<T> {
|
||||
value: T;
|
||||
reference: T;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user