wbc
10 天以前 28c72993017da76cdd36820ef3baf53de6c9f773
StandardPda/MES.Service/Dto/service/MesPalletBinding.cs
@@ -39,7 +39,7 @@
            /// <summary>
            /// 中箱码
            /// </summary>
            public string MediumBoxCode { get; set; }
            public string? MediumBoxCode { get; set; }
        }