wxw
2025-06-14 234c852835c5f46fc9ee3f426235fc385c990442
Admin.NET/WCS.Application/Service/WcsTask/Dto/WcsTaskInput.cs
@@ -206,6 +206,11 @@
        /// </summary>
        public string? Origin { get; set; }
        /// <summary>
        /// 单据号
        /// </summary>
        public string? OrderNo { get; set; }
}
    /// <summary>