OSS 测试环境和生成环境隔离

This commit is contained in:
limqhz
2021-03-03 18:37:41 +08:00
parent f91ddb3b3f
commit 89d28d0a1c
7 changed files with 39 additions and 2 deletions

View File

@@ -18,3 +18,9 @@ spring:
jpa:
show-sql: true
sv:
file:
store:
image: imagetest/
video: videotest/

View File

@@ -11,3 +11,9 @@ spring:
# jpa:
# show-sql: true
sv:
file:
store:
image: image/
video: video/