mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-11 02:13:28 +08:00
初始化3.0.0版本
This commit is contained in:
14
km-console/packages/config-manager-fe/mock.json
Normal file
14
km-console/packages/config-manager-fe/mock.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"/api/v1/:id": {
|
||||
"data": {
|
||||
"list|5-10": [
|
||||
{
|
||||
"name": "@cname()",
|
||||
"address": "@cname()",
|
||||
"age|18-50": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
"code|0-500": 200
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user