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