add
This commit is contained in:
parent
76aa210034
commit
7b9a0f2833
@ -33,7 +33,8 @@ spring:
|
|||||||
multi-statement-allow: true
|
multi-statement-allow: true
|
||||||
web:
|
web:
|
||||||
resources:
|
resources:
|
||||||
static-locations: "file:D:/20250519/block-chaincopyright/upload/"
|
static-locations: "file:${upload.path}"
|
||||||
upload:
|
upload:
|
||||||
path: D:\20250519\block-chaincopyright\upload
|
# path: ./upload
|
||||||
|
path: ${user.dir}${file.separator}upload${file.separator}
|
||||||
url: http://localhost:18081/
|
url: http://localhost:18081/
|
||||||
|
Loading…
Reference in New Issue
Block a user