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; } } } }