fix: IT桔子投融资事件 (#6329)
This commit is contained in:
parent
afe13f5343
commit
deb4dbb8cb
|
|
@ -6,7 +6,7 @@ module.exports = async (ctx) => {
|
|||
url: 'https://www.itjuzi.com/api/index/invse',
|
||||
});
|
||||
|
||||
const data = response.data.data;
|
||||
const data = response.data;
|
||||
|
||||
ctx.state.data = {
|
||||
title: 'IT桔子-投融资事件',
|
||||
|
|
|
|||
Loading…
Reference in New Issue