Commit b945be84 by 孙龙

up

parent d19d2082
Showing with 12 additions and 0 deletions
...@@ -7,6 +7,9 @@ crmSendMsgByconflictSale = "http://crm.ichunt.net/api/sendMsgByconflictSale" ...@@ -7,6 +7,9 @@ crmSendMsgByconflictSale = "http://crm.ichunt.net/api/sendMsgByconflictSale"
sendMsgByChangeInvoiceCom = "http://crm.ichunt.net/api/sendMsgByChangeInvoiceCom" sendMsgByChangeInvoiceCom = "http://crm.ichunt.net/api/sendMsgByChangeInvoiceCom"
apiKey = "crm a1b2c3d4e5f6g7h8i9jk" apiKey = "crm a1b2c3d4e5f6g7h8i9jk"
#推送云芯 微信用户信息
pushWechatYunXinApi = "http://cloud.ichunt.com/inner/oauth/resetopenid"
[rabbitmq_crm_comuser_fenfa] [rabbitmq_crm_comuser_fenfa]
queue_name="bus_crm_com_user_to_erp" queue_name="bus_crm_com_user_to_erp"
routing_key="maxwell_liexin_crm.lie_invoice_company " routing_key="maxwell_liexin_crm.lie_invoice_company "
...@@ -30,3 +33,11 @@ routing_key="crm_invoice_com_apply" ...@@ -30,3 +33,11 @@ routing_key="crm_invoice_com_apply"
exchange="" exchange=""
type="direct" type="direct"
dns="amqp://WmsQue:EizM9I1TAxoO0tmzoOm@172.18.137.33:5672/" dns="amqp://WmsQue:EizM9I1TAxoO0tmzoOm@172.18.137.33:5672/"
[rabbitmq_ichunt_wechat_focus]
queue_name="ichunt_wechat_userinfo"
routing_key="ichunt_wechat_userinfo"
exchange=""
type="direct"
dns="amqp://WmsQue:EizM9I1TAxoO0tmzoOm@172.18.137.33:5672/"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment