121212
This commit is contained in:
@@ -52,8 +52,8 @@ namespace Application.Web.Controllers.Login
|
||||
[HttpGet]
|
||||
public async Task<string> HandleError()
|
||||
{
|
||||
var attrService = App.GetService<IUnitUserAttrService>();
|
||||
var model = await attrService.GetUserAttrModel("32cd4777-e523-4cf9-b8f1-de13235f6170");
|
||||
var magicService = App.GetService<IGameMagicService>();
|
||||
await magicService.HandleMagicData();
|
||||
|
||||
|
||||
return "1";
|
||||
|
||||
Reference in New Issue
Block a user