💡
{ "chains": [ "Ad2000", "wSw000" ] }
curl --location --request POST 'https://openapi.aifabu.com/v1/card/delWxChain?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000' \ --header 'Content-Type: application/json' \ --data-raw '{ "chains": [ "Ad2000", "wSw000" ] }'
{ "code": 1, "msg": "删除成功", "result": [] }