From f308b28aa53dfbe5326befeb61d476e7bb592fd1 Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Sun, 05 May 2024 21:11:41 +0800
Subject: [PATCH] 新合约
---
src/main/resources/application-prod.yml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml
index 62f5815..a6849dc 100644
--- a/src/main/resources/application-prod.yml
+++ b/src/main/resources/application-prod.yml
@@ -52,6 +52,10 @@
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+9
+
+system:
+ chain-listener: true
+
static:
resource:
url: https://gfaindex.gfaweb3.com/uploadeFile/
--
Gitblit v1.9.1