{}
curl --location --request POST 'https://mock.apidog.com/m1/1073975-0-default/fsapi/V3/su_orgs.json' \ --header 'Authorization: ***********************************' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "response": { "err_msg": "", "status": "success", "datas_count": 10, "datas": [ { "id": "2", "sn": "P1", "name": "高雄" } ] } }