namespace shjxCamera { public static class TitrationSettings { /// /// 光线传感器参数 /// public static SensorsParameter SensorPara { get; set; } } }