JLChen
2020-12-23 95d51dfc65299bdb735a855b515af84ca5b58252
HDL_ON/UI/UI2/3-Intelligence/Automation/Set.cs
@@ -106,7 +106,7 @@
                        try
                        {
                            //发送删除逻辑命令;
                            responsePackNew = Send.delLogic(Logic.currlogic);
                            responsePackNew = Send.DelLogic(Logic.currlogic);
                        }
                        catch { }