This commit is contained in:
2025-10-29 18:44:21 +08:00
parent 98210ef15c
commit da867e258e
10 changed files with 168 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ const showOnlyForDistributionContentBookMetaV1 = {
export const contentBookMetaV1Description: INodeProperties[] = [
{
displayName: '书籍 ID',
name: 'bookId',
name: 'book_id',
type: 'string',
required: true,
default: '',