wei
2021-11-04 0b3b44ed26ce26ac5852374f7c7e459e7dbdf1c3
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();
        }
    }