From 98b14abbfc152592606a45136bd543c0d60936ff Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Sat, 11 Jan 2020 22:49:55 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=20=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6,=20=E5=8E=BB=E9=99=A4=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=BC=93=E5=AD=98=E6=97=B6=E9=97=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c0b0598..268cc8b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,5 +58,4 @@ jetcache: local: default: type: caffeine - keyConvertor: fastjson - defaultExpireInMillis: 3600000 \ No newline at end of file + keyConvertor: fastjson \ No newline at end of file