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