3
wei
2021-03-09 3dc10fc01bc4843185507251344073467fca6684
HDL_ON/UI/UI0-Public/UpdataSidDataDialog.cs
@@ -44,9 +44,8 @@
                    //sidObj.bus.LoopId = Convert.ToByte(sidObj.sid.Substring(20, 4),16);
                    sidObj.bus.loopId = sidObj.sid.Substring(20, 4);
                }
                FunctionList.List.AddDeviceFunction(sidObj);
                //FunctionList.List.AddDeviceFunction(sidObj);
            }
            //MainPage.GoUserPage();
        }
    }