버그 처리

This commit is contained in:
logonkhi
2025-07-24 20:40:21 +09:00
parent a0c90b1e82
commit f5a36697ba
60 changed files with 70 additions and 93 deletions

View File

@@ -59,6 +59,7 @@ namespace SampleProject
{
URLList.Add("baseinfo", "http://localhost:8888/baseinfo");
URLList.Add("playbackList", "http://localhost:8888/playback/list");
var agvDataMask = new DataMask();
agvDataMask.ObjectName = "AGV"; // AGV 객체의 이름을 설정합니다.