南骏 池
2025-03-21 aa9e526bdcab9e817dbc2b112126aa0328e91a2b
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; }