mdserver-web/data/json/type.json

32 lines
326 B
JSON
Raw Permalink Normal View History

2018-10-02 05:24:26 -04:00
[
{
"title":"全部",
"type":0,
"ps":""
},
{
"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":""
2018-10-02 05:24:26 -04:00
}
]