curl --location --request POST 'api/index/collect' \ --form 'id=""' \ --form 'type=""'
{ "code": 1, "show": 0, "msg": "操作成功", "data": [] }