fix: /gov/customs/list/paimai (#4540)
This commit is contained in:
parent
4384214326
commit
8d6e976885
|
|
@ -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':
|
||||
|
|
|
|||
Loading…
Reference in New Issue