mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
19 lines
371 B
JSON
19 lines
371 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "success",
|
|
"data": {
|
|
"_id": 7,
|
|
"name": "project_a1",
|
|
"desc": "tttttt",
|
|
"prd_host": "project.a1.cc",
|
|
"basepath": "/a1",
|
|
"uid": 0,
|
|
"group_id": 1,
|
|
"add_time": 1499331378,
|
|
"up_time": 1499331378,
|
|
"__v": 0,
|
|
"members": [
|
|
0
|
|
]
|
|
}
|
|
} |