This commit is contained in:
ChenX
2023-05-30 18:22:43 +08:00
parent 738c42e64e
commit bf1b1186c1
108 changed files with 389 additions and 272 deletions

View File

@@ -38,6 +38,9 @@ export declare class IHostApplicationServices {
statTk: boolean;
statSt: boolean;
drillRemark: boolean;
checkSealType: string;
sealMaxValue: number;
sealValues: string;
};
viewSize: {
minViewHeight: number;