From 5b602b536c5be89b2cbfd211025236fb41ba2fa3 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 18 十二月 2023 17:46:00 +0800 Subject: [PATCH] 充值记录分页加载 补卡用户列表分页加载 通信模块添加日志方便分析长时间链接后不能通讯问题 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 1f4d3ae..cf06b5b 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Dec 14 09:58:29 CST 2023 -sdk.dir=D\:\\AndroidStudio\\sdk +#Mon Dec 18 10:17:13 CST 2023 +sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0