接口文档修改

This commit is contained in:
Àî×ÚÕñ 2022-07-11 18:22:44 +08:00
parent 72ce65140e
commit fa32450898

View File

@ -36,3 +36,11 @@
"find_column": [ # 显示的字段 添加候选人接口 传空值 "find_column": [ # 显示的字段 添加候选人接口 传空值
] ]
} }
返回值:
{
"code": 200,
"msg": "ok",
"data": 1 # 成功添加的数据条数
}