681终版

This commit is contained in:
2024-08-24 14:19:17 +08:00
parent daf881f6a7
commit 61b1101c3f
11 changed files with 114 additions and 54 deletions

View File

@@ -52,6 +52,7 @@ public class GoogleManage {
object.put("openId", account.getId());
} catch (Exception e) {
e.printStackTrace();
Log.i("Log", "ApiException = " + e);
}
return object;