|
|
752f09a7e4
|
Phase 1: data models and local storage service
- Add Models: Category, ToolItem (IsValid runtime-only, not stored), AppConfig
- Add Services: IDataService + JsonDataService (JSON load/save)
- Path validation on Load(): File.Exists check, logs warning for missing paths
- Startup: auto-calls dataService.Load() to load config
|
2026-05-09 20:34:36 +08:00 |
|