feat: mall api 添加mall统一前缀
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** 数据对照 Response VO */
|
||||
export interface DataComparisonRespVO<T> {
|
||||
export interface MallDataComparisonRespVO<T> {
|
||||
value: T;
|
||||
reference: T;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user