前端显示
This commit is contained in:
parent
2633f10f30
commit
dab6fe3036
@ -6,7 +6,7 @@ itbaima:
|
|||||||
password: mtzmtq2002
|
password: mtzmtq2002
|
||||||
|
|
||||||
signer:
|
signer:
|
||||||
version: 8.9.63
|
version: 9.0.30
|
||||||
url: http://localhost:8888
|
url: http://localhost:8888
|
||||||
type: fuqiuluo
|
type: fuqiuluo
|
||||||
authorization-key: 114514
|
authorization-key: 114514
|
||||||
@ -14,4 +14,15 @@ itbaima:
|
|||||||
data:
|
data:
|
||||||
contact-cache: true
|
contact-cache: true
|
||||||
work-dir: robot-data
|
work-dir: robot-data
|
||||||
cache-dir: cache
|
cache-dir: cache
|
||||||
|
|
||||||
|
spring:
|
||||||
|
thymeleaf:
|
||||||
|
prefix: classpath:/templates
|
||||||
|
suffix: .html
|
||||||
|
mode: HTML5
|
||||||
|
encoding: UTF-8
|
||||||
|
cache: false
|
||||||
|
web:
|
||||||
|
resources:
|
||||||
|
static-locations:classpath:/
|
||||||
Loading…
Reference in New Issue
Block a user