generated from root/miduo_server
修改登录
parent
0f35d13936
commit
b794196637
|
@ -635,7 +635,6 @@ public class SdkVerfy {
|
|||
if (jsonObject.getInt("code") == 200) {
|
||||
return userId;
|
||||
}
|
||||
return jsonObject.getString("msg");
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue