[ "string" ]
curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/add/domain/center' \ --header 'Content-Type: application/json' \ --data-raw '[ "string" ]'
{ "code": 0, "msg": "string", "data": {}, "success": true }