领胜LDS 键盘AOI检测项目
wells.liu
2020-06-30 5b0449ff5412bfd192e518ce4ad919c47e6ea65a
src/Bro.Common.Device/DeviceBase/PLCBase.cs
@@ -280,6 +280,11 @@
            return locations;
        }
        public bool MoveToPoint(IOperationConfig opConfig)
        {
            throw new NotImplementedException();
        }
        #endregion
    }