FrmServerLog 추가 (개발중...)

This commit is contained in:
2025-03-17 17:42:03 +09:00
parent 4f59f1ab2f
commit 05390839fc
9 changed files with 876 additions and 8 deletions

View File

@@ -951,6 +951,7 @@ namespace DDUtilityApp.LOGPARSER
private void BtnDeploySite_Click(object sender, EventArgs e)
{
Process.Start("IEXPLORE.EXE", "http://pms.e1soft.co.kr:8090/Deploy/eqview/");
Clipboard.SetText("http://pms.e1soft.co.kr:8090/Deploy/eqview/");
}
private void BtnTest01_Click(object sender, EventArgs e)