src/Bro.Common.Model/Interface/IStationConfig.cs
@@ -73,7 +73,7 @@
        /// 操作配置的字典集合
        /// Key:MethodCode,Value:操作配置
        /// </summary>
        //Dictionary<string, IOperationConfig> ProcessOpConfigDict { get; set; }
        Dictionary<string, IOperationConfig> ProcessOpConfigDict { get; set; }
        ///// <summary>
        ///// 仰拍相机标定矩阵
@@ -104,7 +104,7 @@
        ///// 仰拍相机拍摄的夹具工件的旋转中心图像坐标 
        ///// </summary>
        //CustomizedPoint RotationCenter { get; set; }
        /// <summary>
        /// 是否输出CSV文件
        /// </summary>