mdserver-web/plugins/mysql/info.json

17 lines
358 B
JSON
Raw Normal View History

2018-10-07 08:38:30 -04:00
{
2018-11-20 01:01:17 -05:00
"title":"MySQL",
"tip":"soft",
2018-10-07 08:54:10 -04:00
"name":"mysql",
"type":"运行环境",
"ps":"MySQL是一种关系数据库管理系统!",
2018-11-20 01:01:17 -05:00
"versions":["5.5"],
2018-11-21 05:18:17 -05:00
"updates":["5.5"],
2018-10-07 08:38:30 -04:00
"shell":"install.sh",
"checks":"/www/server/panel/plugin/safelogin",
"author":"midoks",
"home":"http://www.bt.cn/bbs",
"date":"2017-11-24",
"default":true,
"display":1,
2018-10-07 08:54:10 -04:00
"pid": "1"
2018-10-07 08:38:30 -04:00
}