chengwang 1 anno fa
parent
commit
ddc6b52dae
8 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. +1
    -1
      tuoheng-admin/src/main/resources/application-dev.yml
  2. +1
    -1
      tuoheng-admin/src/main/resources/application-local.yml
  3. +1
    -1
      tuoheng-admin/src/main/resources/application-prod.yml
  4. +1
    -1
      tuoheng-admin/src/main/resources/application-test.yml
  5. +1
    -1
      tuoheng-api/src/main/resources/application-dev.yml
  6. +1
    -1
      tuoheng-api/src/main/resources/application-local.yml
  7. +1
    -1
      tuoheng-api/src/main/resources/application-prod.yml
  8. +1
    -1
      tuoheng-api/src/main/resources/application-test.yml

+ 1
- 1
tuoheng-admin/src/main/resources/application-dev.yml Vedi File

@@ -15,7 +15,7 @@ tuoheng:
# 视频域名
video-url: https://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a

spring:
# 配置数据源

+ 1
- 1
tuoheng-admin/src/main/resources/application-local.yml Vedi File

@@ -15,7 +15,7 @@ tuoheng:
# 视频域名
video-url: http://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

+ 1
- 1
tuoheng-admin/src/main/resources/application-prod.yml Vedi File

@@ -15,7 +15,7 @@ tuoheng:
# 视频域名
video-url: https://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

+ 1
- 1
tuoheng-admin/src/main/resources/application-test.yml Vedi File

@@ -15,7 +15,7 @@ tuoheng:
# 视频域名
video-url: https://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

+ 1
- 1
tuoheng-api/src/main/resources/application-dev.yml Vedi File

@@ -14,7 +14,7 @@ tuoheng:
# 视频域名
video-url: http://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

+ 1
- 1
tuoheng-api/src/main/resources/application-local.yml Vedi File

@@ -14,7 +14,7 @@ tuoheng:
# 视频域名
video-url: http://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a

#阿里云
aliyuncsVod:

+ 1
- 1
tuoheng-api/src/main/resources/application-prod.yml Vedi File

@@ -14,7 +14,7 @@ tuoheng:
# 视频域名
video-url: https://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

+ 1
- 1
tuoheng-api/src/main/resources/application-test.yml Vedi File

@@ -14,7 +14,7 @@ tuoheng:
# 视频域名
video-url: http://vod.play.t-aaron.com/
# 高德Key
gaodeKey: 8eb26a06684d34501e5a56dcc2f5af15
gaodeKey: 5a1f63e7563cba471a9d0773e218144a
#阿里云
aliyuncsVod:
accessKeyId: LTAI5tE7KWN9fsuGU7DyfYF4

Loading…
Annulla
Salva