wxw
2025-06-09 dbde3162fd361dcba4316b58754ccecf39a81a9f
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; }
}