lichao
2021-04-06 3e9f5b869dd32441fdd3d77091cb33ef4301f244
src/defs.h
@@ -25,9 +25,9 @@
typedef boost::uuids::uuid MQId;
const MQId &BHTopicBus();
const MQId &BHTopicReqRepCenter();
const MQId &BHUniCenter();
const MQId &BHTopicBusAddress();
const MQId &BHTopicCenterAddress();
const MQId &BHUniCenterAddress();
const int kBHCenterPort = 24287;
const char kTopicSep = '.';