{}
curl --location --request POST 'https://mock.apidog.com/m1/1073975-0-default/fsapi/V3/su_user_types.json' \ --header 'Authorization: ***********************************' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "response": { "err_msg": "", "status": "success", "datas_count": 7, "datas": [ { "id": "6", "code": "R3", "name": "正式人員" } ] } }