diff --git a/src/main/resources/mapper/AuditMapper.xml b/src/main/resources/mapper/AuditMapper.xml
index 07ef448..6adbe84 100644
--- a/src/main/resources/mapper/AuditMapper.xml
+++ b/src/main/resources/mapper/AuditMapper.xml
@@ -187,4 +187,24 @@
update user set first_recharge = now() where jwcode = #{jwcode} and first_recharge is null
+
+
+
+
+
+
+
+
\ No newline at end of file