接口文档修改
This commit is contained in:
parent
72ce65140e
commit
fa32450898
@ -35,4 +35,12 @@
|
||||
"interview_query": {}, # 筛选条件 添加候选人接口 传空值
|
||||
"find_column": [ # 显示的字段 添加候选人接口 传空值
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
返回值:
|
||||
{
|
||||
"code": 200,
|
||||
"msg": "ok",
|
||||
"data": 1 # 成功添加的数据条数
|
||||
}
|
Loading…
Reference in New Issue
Block a user