금형 코드, 금형 차수 데이터 추가 및 오류 수정

This commit is contained in:
정영민
2025-05-21 18:06:54 +09:00
parent 510d701f50
commit dcd1bddc21
16 changed files with 1222 additions and 1031 deletions

View File

@@ -162,6 +162,8 @@ public class MQTT : Protocol, ISingle, IOptionable
public string goaltime;
public string ptotm;
public string psttm;
public string moldcd;
public string moldseq;
}
public List<CompleteInfo> infos = new List<CompleteInfo>();