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