response=$(curl -X POST -H"Content-Type: application/json"-d"{\"namespace\":\"$NAMESPACE\"}""http://eos.quantgroups.com/api/etcd/init_env_rabbitmq_config")
response=$(curl -X POST -H"Content-Type: application/json"-d"{\"namespace\":\"$NAMESPACE\"}""http://192.168.6.13/api/etcd/init_env_rabbitmq_config")
echo$response
else
echo"rabbitmq is not running!!! Do not execution sync job"