lichao
2021-04-08 c338820e4db43ad32c20ff429a038b06bcb980f8
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 = '.';