xwt
2025-10-21 527bed43ea41443fd602305cb673fb4337179d51
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; }
    }
}
}