yl
2022-12-08 d3445328596a2d948c65b9db53808d2898d3b963
VueWebApi/Models/ScanStartReportData.cs
@@ -12,6 +12,7 @@
        public string partname { get; set; } //产品名称
        public string partspec { get; set; } //产品规格
        public string seq { get; set; } //当前工序序号
        public string stepcode { get; set; } //当前工序编码
        public string stepname { get; set; } //当前工序
        public string nextstepcode { get; set; } //下道工序编码