통신 설정 기준 설비 정보 연결 초기화, 적용 기능 추가

This commit is contained in:
정영민
2025-04-16 16:27:58 +09:00
parent 33ff127b51
commit 7a08248282
6 changed files with 457 additions and 596 deletions

View File

@@ -122,9 +122,6 @@ namespace CHN
{
switch (req.State)
{
case HTTPRequestStates.Processing:
errorMessage = ". . .";
break;
case HTTPRequestStates.Finished:
if (resp.IsSuccess)
{