From 09a6b09e8f3d81ae7705036e3284e607edb57348 Mon Sep 17 00:00:00 2001 From: murphy Date: Tue, 11 May 2021 05:53:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(route):=20=E6=B1=9F=E8=8B=8F=E7=9C=81?= =?UTF-8?q?=E4=BA=BA=E6=B0=91=E6=94=BF=E5=BA=9C=20=E6=94=BF=E5=BA=9C?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=85=AC=E5=BC=80=E5=B9=B4=E5=BA=A6=E6=8A=A5?= =?UTF-8?q?=E5=91=8Auid=E5=8F=98=E5=8C=96=20(#7261)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/routes/gov/province/jiangsu/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/gov/province/jiangsu/index.js b/lib/routes/gov/province/jiangsu/index.js index 10c562b24c064b..b81cf7e3a5c41d 100644 --- a/lib/routes/gov/province/jiangsu/index.js +++ b/lib/routes/gov/province/jiangsu/index.js @@ -47,7 +47,7 @@ module.exports = async (homePage, category) => { break; case 'annual-report': cid = 31251; - uid = 158542; + uid = 300520; break; case 'information-publicity': cid = 31319;