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
指定字段,只出来id,其它字段是肯定存在的。 第二个表没有记录。数据库肯定是有记录的
The text was updated successfully, but these errors were encountered:
@liaozb 上面的应该是 bug,可以把首字母大写试试。 下面的是你参数传错了。
"key[]": { "count": 3, "page": 1, "TableName": { // 必须要有表名对应的对象 ... } }
https://github.com/Tencent/APIJSON/blob/master/Document.md
Sorry, something went wrong.
No branches or pull requests
指定字段,只出来id,其它字段是肯定存在的。
第二个表没有记录。数据库肯定是有记录的
The text was updated successfully, but these errors were encountered: