zjh
2025-08-25 25fde6086c76f0bcc2848305f90432a3716a5c61
StandardPda/MES.Service/Dto/service/MesPalletBinding.cs
@@ -39,7 +39,7 @@
            /// <summary>
            /// 中箱码
            /// </summary>
            public string MediumBoxCode { get; set; }
            public string? MediumBoxCode { get; set; }
        }