curl --location --request GET '/api/OperationLog/GetCatas'
{ "state": 0, "message": null, "data": [ { "Cata": 0, "CataDesc": "string" } ] }