# ISBN-BookInfo **Repository Path**: veeooo/isbn-book-info ## Basic Information - **Project Name**: ISBN-BookInfo - **Description**: 飞书多维表格插件,通过书籍ISBN字段,调用coze工作流查询书名,作者等信息填充进多维表格 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-27 - **Last Updated**: 2025-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Express.js Template This is a simple Express.js template that can be used as a starting point for creating web applications with Node.js and Express. Features Provides a basic Express.js setup with routing and middleware support. Uses EJS as the template engine. Includes a simple test suite using Mocha and Chai. License This project is licensed under the MIT License. See the LICENSE file for more information. ## 飞书多维表格插件: #### 使用前提: 多维表格中需要有“isbn”这个字段,作为查询书籍信息的必要字段。 以下为填充字段: 字段名称|含义| --- | :-- | book_name|书名| author|作者| description|简介| publisher|出版社| total_pages|页数|