Skip to content

关于 depot 功能的输出优化建议 #397

@tsctsc6

Description

@tsctsc6

Image
如上图所示,使用 depot 功能后,没有显示结果。

当然,使用 -v 可以显示结果,但同时有许多额外的细节显示出来,而且其中的识别结果显示了多次。

建议在 Summary 部分显示简洁的结果,形如:

{
        "@type": "@penguin-statistics/depot",
        "items": [
         {
            "have": 42,
            "id": "31044",
            "name": "精炼溶剂"
          },
         .....
     ]
}

另外,可以添加额外的参数,使识别结果保存在单独的文件中。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions