yapi/exampleCode/api/project/add_member.json
System Administrator 362172ef52 fix: bug修复
2017-09-14 18:19:13 +08:00

8 lines
98 B
JSON
Executable File

{
"errcode": 0,
"errmsg": "success",
"data": {
"n": 1,
"ok": 1
}
}