优化配置
This commit is contained in:
parent
23b1a9ecb8
commit
78d72f8314
|
|
@ -60,7 +60,7 @@ hsweb:
|
|||
file:
|
||||
upload:
|
||||
static-file-path: ./static/upload
|
||||
static-location: http://localhost:${server.port}/upload
|
||||
static-location: http://localhost:8848/upload
|
||||
webflux:
|
||||
response-wrapper: enabled #开启响应包装器(将返回值包装为ResponseMessage)
|
||||
# auth: #默认的用户配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue