curl --location --request PUT '/api/v1/sys_function/function_1' \ --header 'x-token: {{x-token}}'
{ "code": 0, "message": "string" }