curl --location --request GET 'http://122.51.138.163:8080/app/interface/dynamicsList?pageNum=1&pageSize=10&title&positionType&location' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NDE5Njc3MjksInVzZXJuYW1lIjpbImp6eiIsIjMiXX0.qs4FskLHPtY4gSziyGswWNTeQfkTwPPNRexwT2-ZgxA'
{
"total": 1,
"rows": [
{
"createBy": "",
"createTime": "2025-03-25 11:20:27",
"updateBy": "",
"updateTime": "2025-03-25 11:21:38",
"remark": null,
"id": "82b1cb7f64ea4e4c9fe095a39f53b149",
"title": "JAVA",
"work": "全职",
"positionType": "研发部",
"recruiting": 2,
"location": "绵阳",
"releaseDate": "2025-03-25",
"hireEmail": "26383678@126.com",
"content": "123",
"status": "0",
"delFlag": "0"
}
],
"code": 200,
"msg": "查询成功"
}