wxr
2021-03-25 4975f3d6beb81e3967b1018d629be9c3410b9ea3
HDL_ON/Common/ApiUtlis.cs
@@ -185,6 +185,7 @@
                        //处理剩下的新增功能
                        foreach (var newFunction in deviceList.list) 
                        {
                            MainPage.Log(newFunction.savePath);
                            newFunction.SaveFunctionFile();
                            FunctionList.List.IniFunctionList(newFunction.savePath);
                        }