hao
2025-10-22 89d384623e1acdb3c58ec6d4094f9e8f2ec5ca57
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; }
    }
}
}