This commit is contained in:
2022-06-20 00:21:06 +00:00
parent 4d524efb4b
commit 7b99160632
9 changed files with 169 additions and 37 deletions

View File

@@ -21,5 +21,10 @@ namespace AyaNovaQBI
{
edServerUrl.Text = util.SERVER_URL;
}
private void btnTest_Click(object sender, EventArgs e)
{
}
}
}