领胜LDS 键盘AOI检测项目
xcd
2020-06-27 27963d4c2b470bfe37243702a99ff5da7b8c5331
src/Bro.Common.Device/DeviceBase/PLCBase.cs
@@ -552,7 +552,7 @@
    public class PLCDeviceConverter : ComboBoxItemTypeConvert
    {
        public override Hashtable GetConvertHash()
        public override Hashtable GetConvertHash(ITypeDescriptorContext context)
        {
            Hashtable table = new Hashtable();
            using (var scope = GlobalVar.Container.BeginLifetimeScope())