COmpletata bozza test invio BTL con Aedifica
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Test.UI.Components.Pages
|
||||
subChannel = Config.GetValue<string>("ServerConf:SvgChannel") ?? "";
|
||||
}
|
||||
|
||||
private async Task SaveText(Dictionary<string, string> CurrArgs)
|
||||
private async Task SendBtlRequest(Dictionary<string, string> CurrArgs)
|
||||
{
|
||||
m_CurrArgs = CurrArgs;
|
||||
// chiamo la chiamata POST alla API, che manda la richiesta via REDIS
|
||||
|
||||
Reference in New Issue
Block a user