wxw
2025-06-07 a701d2fc7c3c822c581add45b6d4e0ff360fb053
Admin.NET/WCS.Application/Model/TaskRequest.cs
@@ -95,7 +95,10 @@
    public string Qty { get; set; }
    public string CompleteQty { get; set; }
    /// <summary>
    /// 单据号
    /// </summary>
    public string OrderNo { get; set; }
}