xwt
8 小时以前 e853dd2fecef3a0c446d161248d0498a5a081e66
StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
@@ -41,4 +41,4 @@
        /// </summary>
        public string? BillNo { get; set; }
    }
}
}