mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 20:22:12 +08:00
15 lines
259 B
JSON
15 lines
259 B
JSON
{
|
|
"/api/v1/:id": {
|
|
"data": {
|
|
"list|5-10": [
|
|
{
|
|
"name": "@cname()",
|
|
"address": "@cname()",
|
|
"age|18-50": 100
|
|
}
|
|
]
|
|
},
|
|
"code|0-500": 200
|
|
}
|
|
}
|