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