From 2ab92c65c0130f8de2ecece0c8c3ba0161d83291 Mon Sep 17 00:00:00 2001 From: midoks Date: Fri, 8 Jul 2022 00:09:10 +0800 Subject: [PATCH] up --- data/json/type.json | 5 +++++ plugins/mysql-ya/info.json | 2 +- plugins/php-apt/info.json | 2 +- plugins/php-yum/info.json | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) 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