更新项目
This commit is contained in:
parent
5f8e12e7c9
commit
46cb3f7f05
@ -1,5 +0,0 @@
|
|||||||
====================================================================================================================
|
|
||||||
|
|
||||||
欢迎使用 后台
|
|
||||||
|
|
||||||
====================================================================================================================
|
|
@ -33,7 +33,8 @@ spring:
|
|||||||
multi-statement-allow: true
|
multi-statement-allow: true
|
||||||
web:
|
web:
|
||||||
resources:
|
resources:
|
||||||
static-locations: "file:D:/2025/bookstore-springboot-vue/admin-ui/upload/"
|
static-locations: "file:${upload.path}"
|
||||||
upload:
|
upload:
|
||||||
path: D:\2025\bookstore-springboot-vue\admin-ui\upload
|
# path: ./upload
|
||||||
url: http://localhost:18081/
|
path: ${user.dir}${file.separator}upload${file.separator}
|
||||||
|
url: http://localhost:18081/
|
@ -1,5 +0,0 @@
|
|||||||
====================================================================================================================
|
|
||||||
|
|
||||||
欢迎使用 门户网站
|
|
||||||
|
|
||||||
====================================================================================================================
|
|
Loading…
Reference in New Issue
Block a user