南骏 池
2025-03-13 f5f720f3dbd2e40d97e0fba51004976aad53d858
Dto/service/ProductionPickDto.cs
@@ -20,8 +20,9 @@
    //返回参数类型 -1:失败 1:成功 
    public string? result { get; set; }
    //待扫
    public List<ItemDetailModel>? items { get; set; }
    //已扫
    public List<ItemDetailModel>? Ysitems { get; set; }
    public List<Womdab>? totals { get; set; }