啊鑫
9 天以前 59af98c2aeb6c40d820e8d5c2f9f6764f57721bd
Dto/service/ProductionPickDto.cs
@@ -6,6 +6,7 @@
public class ProductionPickDto
{
    public string? ItemModel { get; set; }
    public string? itemNo { get; set; }
    public string? PlanNo { get; set; }
    public string? daa001 { get; set; }
@@ -18,11 +19,14 @@
    //拆分后条码
    public string? cfBarcode { get; set; }
    public string? startTime { get; set; }
    //返回信息
    public string? strMsg { get; set; }
    //返回参数类型 -1:失败 1:成功 
    public string? result { get; set; }
    public dynamic? daaInfo { get; set; }
    //待扫
    public List<ItemDetailModel>? items { get; set; }
    //已扫