Merge Setting and SW_Table branches into main, fix conflicts, and resolve TS build errors

This commit is contained in:
2026-04-17 15:28:39 +09:00
12 changed files with 478 additions and 148 deletions

View File

@@ -38,6 +38,7 @@ export interface HardwareAsset {
서버PW?: string;
모니터링?: string;
비고?: string;
현사용조직?: string;
}