From 34de018ef0606dec4f6de48c8cc5c3f073a1fdc6 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 12 May 2025 14:09:36 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=AC=A6=E5=8F=B7=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 618861c..cc45d08 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -10,4 +10,4 @@ spring.datasource.password=coder spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver jwt.secret=wM7Pz4BxvZ5NcLaBpgJm0eRQ5ztc3W5+OPH0E7g3gcQ= -jwt.token-expiration-ms==900000 \ No newline at end of file +jwt.token-expiration-ms=900000 \ No newline at end of file