fix: 修改 systemutilservice currentTimestamp 为 null 的 bug
fix:修改 TAccount 没有@version 字段的 bug
diff --git a/config/application-devel-pg-local.properties b/config/application-devel-pg-local.properties
index b6561aa..e976303 100644
--- a/config/application-devel-pg-local.properties
+++ b/config/application-devel-pg-local.properties
@@ -20,3 +20,7 @@
jwt.expiration=3600
# user password
auth.password.bcrypt.seed=
+
+##################################################
+## quartz task scheduler
+shopbalance.updater.cron = -
\ No newline at end of file