{}
curl --location --request GET '/plugin/list?current=1&pageSize=10&status=1,0' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{"code":0,"data":{"count":0,"rows":[]}}