From fe2be921e461eda3a8379d94ded444a0eab2916b Mon Sep 17 00:00:00 2001 From: mensc <954787484@qq.com> Date: Sat, 22 Jun 2024 13:16:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=9C=BA=E5=99=A8?= =?UTF-8?q?=E4=BA=BA=E6=9B=B4=E6=96=B0=E5=88=97=E8=A1=A8=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 5ef48bf..c66bc1e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -9,4 +9,9 @@ itbaima: version: 8.9.63 url: http://localhost:8888 type: fuqiuluo - authorization-key: 114514 \ No newline at end of file + authorization-key: 114514 + + data: + contact-cache: true + work-dir: robot-data + cache-dir: cache \ No newline at end of file