From 72880a3df304d21b897aecae5ab25a66069c0187 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 16 六月 2025 17:47:18 +0800
Subject: [PATCH] refactor(generallibrary):优化卡片信息展示和处理逻辑- 修改卡片信息展示布局,调整字段顺序和格式 - 优化卡片读取和处理逻辑,增加日志输出 - 调整金额显示和计算方式,确保精度正确 - 修复部分字段解析和填充逻辑

---
 local.properties |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/local.properties b/local.properties
index 60bc885..77023f6 100644
--- a/local.properties
+++ b/local.properties
@@ -4,5 +4,6 @@
 # Location of the SDK. This is only used by Gradle.
 # For customization when using a Version Control System, please read the
 # header note.
-#Mon Aug 19 09:59:12 CST 2024
-sdk.dir=D\:\\android\\sdk
+#Wed Mar 19 16:09:32 CST 2025
+#sdk.dir=C\:\\Users\\User\\AppData\\Local\\Android\\Sdk
+sdk.dir=D\:\\android\\sdk
\ No newline at end of file

--
Gitblit v1.8.0