We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有一个问题辛苦看一下: 开放平台 多维表格新增记录: 新增记录 - 服务端 API - 开发文档 - 飞书开放平台 按照SDK所提供的java代码,新增记录成功,但是超链接字段未新增成功。 新增了10列字段,最后response返回了9列字段,超链接字段未返回。 经过测试,目前仅通过Java-SDK才会这样,控制台正常
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有一个问题辛苦看一下:
开放平台
多维表格新增记录:
新增记录 - 服务端 API - 开发文档 - 飞书开放平台
按照SDK所提供的java代码,新增记录成功,但是超链接字段未新增成功。
新增了10列字段,最后response返回了9列字段,超链接字段未返回。
经过测试,目前仅通过Java-SDK才会这样,控制台正常
The text was updated successfully, but these errors were encountered: