curl --location --request PUT 'https://fva.hygc.site/api/casbin/model' \ --header 'Content-Type: application/json' \ --data-raw '{ "model_text": "string" }'
null