647556386
2025-11-30 04bd9fa1060d711e0e90492c103699f50b49ba17
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Allocate/AllocateDto.cs
@@ -146,6 +146,8 @@
        /// </summary>
        [JsonProperty("unit")]
        public string Unit { get; set; }
        public DateTime validDate { get; set; }
    }