|
@ -76,7 +76,7 @@ let topicConfig = {
|
|
|
exports.environment = 'prod';
|
|
|
exports.pubChannel = 'phone_to_pc';
|
|
|
exports.subChannel = 'pc_to_phone';
|
|
|
exports.pubSubSwitch = false;
|
|
|
exports.pubSubSwitch = true;
|
|
|
|
|
|
exports.app = 'im.server';
|
|
|
exports.version = '2.0.0';
|