{ "favorite_index": 1 }
curl --location --request POST 'http://127.0.0.1:8088/api/utility/global_variable/get_favorite_detail' \ --header 'Content-Type: application/json' \ --data-raw '{ "favorite_index": 1 }'
{}