更新跟价相关内容修改
This commit is contained in:
@@ -925,6 +925,7 @@ export interface PriceTrackCandidateVo {
|
||||
|
||||
export interface PriceTrackShopQueueItem {
|
||||
shopName?: string;
|
||||
shopMallName?: string;
|
||||
shopId?: number | string | null;
|
||||
matched?: boolean;
|
||||
matchStatus?: string;
|
||||
@@ -958,6 +959,7 @@ export interface PriceTrackHistoryItem {
|
||||
loopRunId?: number;
|
||||
roundIndex?: number;
|
||||
shopName?: string;
|
||||
shopMallName?: string;
|
||||
shopId?: number | string | null;
|
||||
platform?: string;
|
||||
companyName?: string;
|
||||
|
||||
Reference in New Issue
Block a user