icd映射文件

This commit is contained in:
sjl
2025-11-13 08:42:05 +08:00
parent ff5c435b6e
commit 9ff9e7b923
8 changed files with 126 additions and 12 deletions

View File

@@ -26,6 +26,7 @@ export namespace ICD {
updateTime?: string| null; //更新时间
angle: number; // 是否支持电压相角、电流相角指标
usePhaseIndex: number; // 角型接线时是否使用相别的指标来进行检测
mappingFile: string | null;//映射文件
}
/**