Quellcode durchsuchen

Merge branch 'develop' of http://192.168.11.14:51037/gitadmin/tuoheng_qmhh into dev

tags/V1.6.0
chengwang vor 1 Jahr
Ursprung
Commit
ddc6b52dae
8 geänderte Dateien mit 8 neuen und 8 gelöschten Zeilen
  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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

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

Laden…
Abbrechen
Speichern