临时提交3

This commit is contained in:
2025-07-19 11:11:01 +08:00
parent 01fe2e14ef
commit ca67d2e6df
117 changed files with 476 additions and 910 deletions

View File

@@ -17,7 +17,7 @@ using Microsoft.Extensions.Logging;
// AddAsync this using directive
// AddAsync this using directive
namespace DMS.ViewModels;
namespace DMS.WPF.ViewModels;
/// <summary>
/// 主视图模型,负责应用程序的主导航和数据管理。