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
{ "code": 0, "data": { "cancel_fee_detail": [], "booking_cancel_fee_detail": [], "drivers": [], "bookings": [], "polling_state": 2, "polling_count": "1", "next": 10 }, "message": "成功" }
The text was updated successfully, but these errors were encountered:
如果第三方的无法控制显示的描述的话,建议自己定义一个对象,这个对象里面的字段跟第三方的字段保持一致,并写上注释;然后再response指定你的 @ApiOperation(response = YourObj.class)
Sorry, something went wrong.
No branches or pull requests
{
"code": 0,
"data": {
"cancel_fee_detail": [],
"booking_cancel_fee_detail": [],
"drivers": [],
"bookings": [],
"polling_state": 2,
"polling_count": "1",
"next": 10
},
"message": "成功"
}
The text was updated successfully, but these errors were encountered: