fix bug
This commit is contained in:
@@ -19,12 +19,7 @@ export const distributionDescription: INodeProperties[] = [
|
||||
name: '获取书籍信息',
|
||||
value: 'contentBookMetaV1',
|
||||
action: '获取书籍信息',
|
||||
routing: {
|
||||
request: {
|
||||
method: 'GET',
|
||||
url: '/content/book_meta/v1/',
|
||||
},
|
||||
},
|
||||
description: '通过书籍 ID 获取书籍的元信息',
|
||||
},
|
||||
],
|
||||
default: 'contentBookMetaV1',
|
||||
|
||||
Reference in New Issue
Block a user