Authored by tanling

config

... ... @@ -115,3 +115,6 @@ yoho.message.controller.url=http://message-controller.yohoops.org/yoho-message-c
rabbit_host=192.168.102.45:5672
rabbit_user=yoho
rabbit_password=yoho
yoho.gateway.url=http://api-test3.dev.yohocorp.com
... ...
... ... @@ -89,3 +89,6 @@ yoho.message.controller.url=${yoho.message.controller.url}
rabbit_host=${rabbit_ufo}
rabbit_user=${rabbit_ufo_user}
rabbit_password=${rabbit_ufo_password}
yoho.gateway.url=${yoho.gateway.url}
\ No newline at end of file
... ...