Demo/EZOpensdk_iOS_4.15.1_build20201104/Demo/EZOpenSDKDemo/UIViewControllers/EZDeviceTableViewController.m
@@ -66,6 +66,8 @@ // self.title. self.logoutBtn.title = NSLocalizedString(@"Logout", @"注销"); self.logoutBtn.title = @""; [self.logoutBtn setEnabled: NO]; [self checkEZIsLogin]; }