Example #1
0
 /// <summary>
 /// 登陆逻辑
 /// </summary>
 public void Login()
 {
     userService.Login();
 }