提交
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
if (QXGlobal.shareGlobal.isNeedChangeServer) {
|
||||
server = RAddressOfMQTTServer;
|
||||
}
|
||||
QXLOG(@"当前mqtt-server%@",server);
|
||||
self.username = username;
|
||||
self.password = password;
|
||||
self.cliendId = cliendId;
|
||||
|
||||
Reference in New Issue
Block a user