From ecf301f6871beba31aa37a2492bc47b1a96d7b3a Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 19:27:56 +0800 Subject: [PATCH 1/2] fix: sync v15 sign --- src/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.json b/src/config.json index 33fec0e313..390fd9505b 100644 --- a/src/config.json +++ b/src/config.json @@ -605,7 +605,7 @@ "sort": 1, "show": true, "taro": true, - "v15": 1, + "v15": 10, "jdtaro": 2, "author": "VickyYe", "dd": true @@ -959,7 +959,7 @@ "sort": 19, "show": true, "taro": true, - "v15": 1, + "v15": 10, "author": "lzz", "dd": false }, @@ -986,7 +986,7 @@ "sort": 10, "show": true, "taro": true, - "v15": 1, + "v15": 10, "author": "oasis", "dd": false }, From 81f65383a0a80734c383fe380ce6172bbc8276f8 Mon Sep 17 00:00:00 2001 From: "Alex.hxy" <1872591453@qq.com> Date: Fri, 7 Mar 2025 20:14:49 +0800 Subject: [PATCH 2/2] fix: sync v15 sign --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 390fd9505b..00e38083f4 100644 --- a/src/config.json +++ b/src/config.json @@ -605,7 +605,7 @@ "sort": 1, "show": true, "taro": true, - "v15": 10, + "v15": 1, "jdtaro": 2, "author": "VickyYe", "dd": true