[ 0 ]
curl --location --request POST 'http://127.0.0.1:8090/admin/articles/export?articleIdList' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "flag": false, "code": 0, "message": "", "data": [ "" ] }