|
|
@@ -448,6 +448,11 @@ ComontAlretViewControllerDelegate>
|
|
|
|
|
|
[weakSelf fristConnectNeedGiveAMsgFun];
|
|
|
|
|
|
+ //设置分辨率
|
|
|
+// NSString *commondStr = @"{\"data\":{\"height\":1920,\"width\":1080,\"dpi\":480},\"type\":\"setPhoneSize\"}";
|
|
|
+// [weakSelf send_data:commondStr];
|
|
|
+
|
|
|
+
|
|
|
// /*获取自己的用户名(电话号码)*/
|
|
|
// NSString *selfUseName = nil;
|
|
|
// NSDictionary *dict111 = [[UseAccountManage shareInstance] getLoginInfo];
|