curl --location --request POST 'http://dev-cn.your-api-server.com/system/user/addJobInfo?jobTarget'
{ "code": 0, "data": "string", "msg": "string" }