...
This commit is contained in:
@@ -169,7 +169,7 @@ namespace Front
|
||||
}
|
||||
public async Task SetUlr(string Type)
|
||||
{
|
||||
await _hc.Post<UlrDto>("Base/Ulr", new UlrDto { Type = Type });
|
||||
// await _hc.Post<UlrDto>("Base/Ulr", new UlrDto { Type = Type });
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user