This commit is contained in:
caozehui
2025-05-21 15:29:39 +08:00
parent 7b3805060f
commit 9c53b7c18e
2 changed files with 338 additions and 331 deletions

View File

@@ -70,6 +70,7 @@ export namespace Device {
icdId: string | null;
power: string | null;//工作电源
preinvestmentPlan: string | null;
delegate: string | null; //委托方
}