|
|
@@ -490,5 +490,6 @@ export interface ISelectRationLibItem extends IFileRef {
|
|
|
export interface IBiddingFileRation extends IStdRation {
|
|
|
newCoeList?: IRationCoe[];
|
|
|
newAssList?: IRationAss[];
|
|
|
+ newInstallList?: IRationInstall[];
|
|
|
thirdRation?: IThirdRation;
|
|
|
}
|