Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt committed Jun 4, 2022
1 parent 208f71e commit a394124
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions demo/WalkingTec.Mvvm.Demo/Controllers/LoginController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ namespace WalkingTec.Mvvm.Demo.Controllers
[AllRights]
public class LoginController : BaseController
{
//public LoginController(WTMContext context)
//{
// this.WtmContext = context;
//}

[Public]
[ActionDescription("Login")]
public IActionResult Login()
Expand Down

0 comments on commit a394124

Please sign in to comment.