@@ -190,6 +190,7 @@ export interface IMatchedInfoPrice {
specs: string;
unit: string;
dateRemark?: string;
+ classCode: string;
code: string;
}