From 8226f232c39359b36aff8a9b0453c2fb48ee4372 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 18 十二月 2023 11:48:53 +0800 Subject: [PATCH] 用户列表分页加载 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 90aa526..1f4d3ae 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. -#Sat Nov 11 20:12:34 CST 2023 -sdk.dir=D\:\\sdk +#Thu Dec 14 09:58:29 CST 2023 +sdk.dir=D\:\\AndroidStudio\\sdk -- Gitblit v1.8.0