wxw
2025-06-07 ee8d6bd6c4077c3aeb84170bec819264b5ca29d8
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; }
}