diff --git a/data/json/type.json b/data/json/type.json index 1758a1419..58365b282 100755 --- a/data/json/type.json +++ b/data/json/type.json @@ -28,5 +28,10 @@ "title":"其他插件", "type":5, "ps":"" + }, + { + "title":"辅助插件", + "type":6, + "ps":"" } ] \ No newline at end of file diff --git a/plugins/mysql-ya/info.json b/plugins/mysql-ya/info.json index 1e9d29335..56d0ba2a2 100755 --- a/plugins/mysql-ya/info.json +++ b/plugins/mysql-ya/info.json @@ -13,5 +13,5 @@ "author":"mysql", "home":"https://dev.mysql.com/downloads/mysql", "date":"2022-06-29", - "pid": "2" + "pid": "6" } \ No newline at end of file diff --git a/plugins/php-apt/info.json b/plugins/php-apt/info.json index a74526b00..b63bdfb4e 100755 --- a/plugins/php-apt/info.json +++ b/plugins/php-apt/info.json @@ -15,5 +15,5 @@ "date": "2022-07-07", "home": "https://www.php.net", "type": "PHP语言解释器", - "pid": "1" + "pid": "6" } \ No newline at end of file diff --git a/plugins/php-yum/info.json b/plugins/php-yum/info.json index 7891dff00..b4216b325 100755 --- a/plugins/php-yum/info.json +++ b/plugins/php-yum/info.json @@ -15,5 +15,5 @@ "date": "2022-07-07", "home": "https://www.php.net", "type": "PHP语言解释器", - "pid": "1" + "pid": "6" } \ No newline at end of file