12345678910111213141516171819202122232425262728293031 |
- ## rabbitmq\u76F8\u5173\u914D\u7F6E req_20210826_001
- #
- ## \u5F00\u53D1\u73AF\u5883\u914D\u7F6E
- #mq.host=127.0.0.1
- #mq.username=guest
- #mq.password=guest
- #mq.port=5672
- #mq.virtual.host=/
- #
- ## \u6D4B\u8BD5\u73AF\u5883mq\u76F8\u5173\u914D\u7F6E
- ##mq.port=5672
- ##mq.host=120.24.174.90
- ##mq.username=admin
- ##mq.password=Abc-123#
- ##mq.virtual.host=/
- #
- ## \u751F\u4EA7\u73AF\u5883mq\u76F8\u5173\u914D\u7F6E
- ##mq.port=5672
- ##mq.host=120.76.26.84
- ##mq.username=admin
- ##mq.password=Abc-123#
- ##mq.virtual.host=/
- #
- ## \u901A\u7528\u914D\u7F6E
- #mq.open=false
- #mq.channel.cache.size=50
- #
- ## \u6E05\u5173\u65F6\u6548\u6027\u961F\u5217\u914D\u7F6E
- #k.normal.oms.order.to.handle.customs.clearance=k.normal.oms.order.to.handle.customs.clearance
- #q.normal.oms.order.to.handle.customs.clearance=q.normal.oms.order.to.handle.customs.clearance
- #e.normal.oms.order.to.handle.customs.clearance=e.normal.oms.order.to.handle.customs.clearance
|