curl --location --request GET '/weibao/landJob/mylist'
{
"total": 0,
"rows": [
{
"id": 0,
"jobTitle": "",
"salary": 0.0,
"workLocation": "",
"workExperience": "",
"educationRequirement": "",
"isNegotiable": 0,
"minSalaryRange": 0.0,
"maxSalaryRange": 0.0,
"jobDescription": "",
"contactPerson": "",
"contactInformation": "",
"email": "",
"userId": 0,
"view": "",
"userName": "",
"userAvatar": "",
"auditStatus": "",
"auditComment": "",
"createdAt": "",
"sort": "",
"createTime": "",
"createBy": ""
}
],
"code": 0,
"msg": ""
}