wei
2021-03-26 976c266003d052c93d45f438fa8f6ccfc926b3b2
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);
                        }