original https://www.cnblogs.com/rensh.
when data is returned
I have tried my code for N times and all returned
{
"code": 1,
"msg": "this id must be passed",
"data": data
}
cannot be returned at all unless it is returned directly, but the code that looks at it does not directly return
{
"id": 21
}