소스 검색

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

tags/V1.6.0
chengwang 1 년 전
부모
커밋
ddc6b52dae
8개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

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

Loading…
취소
저장