成功写入Uesrs数据库表

This commit is contained in:
2025-07-07 18:41:36 +08:00
parent a3996dad99
commit 547142730e
17 changed files with 170 additions and 59 deletions

View File

@ -45,7 +45,7 @@ namespace WorkStation.Client.ViewModels.Dialogs
private bool _isSuccess = false;
/// <summary>
/// 登录名利
/// 登录命令
/// </summary>
public DelegateCommand LoginCommand { get; set; }