feat: 자산 관리 가이드 추가 및 테이블 스타일 개선

This commit is contained in:
2026-04-22 16:32:57 +09:00
parent fca9f5caf8
commit fdc29b23c1
22 changed files with 1309 additions and 131 deletions

View File

@@ -67,6 +67,7 @@ export interface SoftwareAsset {
결제일?: string;
연결카드번호?: string;
당월청구액?: string;
시작일?: string;
}
export interface SWUser {