From 8d6e976885941cfefcb88add1ffa79f7e0b82cb5 Mon Sep 17 00:00:00 2001 From: black-desk <814727823@qq.com> Date: Thu, 23 Apr 2020 19:21:45 +0800 Subject: [PATCH] fix: /gov/customs/list/paimai (#4540) --- lib/routes/gov/customs/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/gov/customs/list.js b/lib/routes/gov/customs/list.js index 7c7c04d39..06213f06d 100644 --- a/lib/routes/gov/customs/list.js +++ b/lib/routes/gov/customs/list.js @@ -10,7 +10,7 @@ module.exports = async (ctx) => { switch (gchannel) { case 'paimai': channelName = '拍卖信息'; - link = `http://www.customs.gov.cn/customs/302249/2476857/302309/index.html`; + link = `http://www.customs.gov.cn/customs/302249/302309/index.html`; break; case 'fagui':