curl --location --request GET '/api/camera/getCameraRules?cameraId'
{ "code": "string", "msg": "string", "data": { "cameraRules": [ "string" ] } }