mdserver-web/data/json/type.json

42 lines
434 B
JSON
Raw Permalink Normal View History

2018-10-02 05:24:26 -04:00
[
{
"title":"全部",
"type":0,
"ps":""
},
{
2023-01-22 02:33:14 -05:00
"title":"已安装",
"type":-1,
"ps":""
},
{
2018-10-02 05:24:26 -04:00
"title":"运行环境",
"type":1,
"ps":""
},
{
2018-12-09 00:37:52 -05:00
"title":"数据软件",
2018-10-02 05:24:26 -04:00
"type":2,
"ps":""
2018-10-07 04:29:42 -04:00
},
{
2018-10-13 10:54:11 -04:00
"title":"代码管理",
2018-10-07 04:29:42 -04:00
"type":3,
"ps":""
2018-10-13 10:54:11 -04:00
},
{
"title":"系统工具",
"type":4,
"ps":""
},
{
"title":"其他插件",
"type":5,
"ps":""
2022-07-07 12:09:10 -04:00
},
{
"title":"辅助插件",
"type":6,
"ps":""
2018-10-02 05:24:26 -04:00
}
]