领胜LDS 键盘AOI检测项目
wells
2020-07-11 8dd7b24e5649edf6f73e1146c4db576f7eb3dcdb
src/Bro.Common.Model/Model/MotionCardRelated.cs
@@ -249,7 +249,7 @@
        [DisplayName("运动轴索引")]
        [Description("AxisIndex:运动轴索引")]
        [TypeConverter(typeof(AxisIndexConvert))]
        public string AxisIndexStr { get; set; } = "0";
        public string AxisIndexStr { get; set; } = "1";
        [Browsable(false)]
        [JsonIgnore]