HDL_ON/Entity/FunctionList.cs
@@ -56,6 +56,12 @@ /// </summary> public List<Function> Functions = new List<Function>(); /// <summary> /// 群控列表 /// </summary> public List<GroupControl> groupControls = new List<GroupControl>(); /// <summary> /// 机械臂列表 /// </summary> /// <returns></returns>