curl --location --request GET '/option/user-options'
{ "code": 0, "msg": "string", "data": [ { "id": 0, "nickName": "string", "username": "string" } ], "other": {} }