for gz
This commit is contained in:
parent
5386986f87
commit
a593c2cfd5
|
|
@ -1,35 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
onlineApprove: /lbcloud-oauth/oauth/token
|
|
||||||
wechatAppId: crhmaxnE
|
|
||||||
wechatAppsecret: 3893e6ed90d325f00e34583dd970a56580c05549
|
|
||||||
getNowPersonDetailData: /lbcloud-user/user/queryLoginUserInfo
|
|
||||||
baseUrl: https://test-sso.csgmall.com.cn
|
|
||||||
appAppsecret: d8e6db9fa9bb09da0e270fa739233c823bf9c5f0
|
|
||||||
personEasyList: /lbcloud-user/api/user/queryAndPaging/basicInfo
|
|
||||||
h5Appsecret: 3c4a67b7f6a268b4202a5328e6a1726979d5903b
|
|
||||||
h5AppId: G3NksDH2
|
|
||||||
appsecret: 596e4863c8d112842ce820c130b236001297ea73
|
|
||||||
appId: akvVFYgy
|
|
||||||
appAppId: u8LLfynf
|
|
||||||
getPersonDetailData: /lbcloud-user/api/user/queryById
|
|
||||||
registerPhone: /lbcloud-user/api/user/registrationByPhone
|
|
||||||
userBindUrl: /lbcloud-authority/api/RoleClient/bindDefaultSystemRole
|
|
||||||
verifyPhoneCode: /lbcloud-mbroker/api/broker/simpleVerificationCode
|
|
||||||
|
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
onlineApprove: /lbcloud-oauth/oauth/token
|
|
||||||
wechatAppId: crhmaxnE
|
|
||||||
wechatAppsecret: 3893e6ed90d325f00e34583dd970a56580c05549
|
|
||||||
getNowPersonDetailData: /lbcloud-user/user/queryLoginUserInfo
|
|
||||||
baseUrl: https://test-sso.csgmall.com.cn
|
|
||||||
appAppsecret: d8e6db9fa9bb09da0e270fa739233c823bf9c5f0
|
|
||||||
personEasyList: /lbcloud-user/api/user/queryAndPaging/basicInfo
|
|
||||||
h5Appsecret: 3c4a67b7f6a268b4202a5328e6a1726979d5903b
|
|
||||||
h5AppId: G3NksDH2
|
|
||||||
appsecret: 596e4863c8d112842ce820c130b236001297ea73
|
|
||||||
appId: akvVFYgy
|
|
||||||
appAppId: u8LLfynf
|
|
||||||
getPersonDetailData: /lbcloud-user/api/user/queryById
|
|
||||||
registerPhone: /lbcloud-user/api/user/registrationByPhone
|
|
||||||
userBindUrl: /lbcloud-authority/api/RoleClient/bindDefaultSystemRole
|
|
||||||
verifyPhoneCode: /lbcloud-mbroker/api/broker/simpleVerificationCode
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
onlineApprove: /lbcloud-oauth/oauth/token
|
|
||||||
wechatAppId: crhmaxnE
|
|
||||||
wechatAppsecret: 3893e6ed90d325f00e34583dd970a56580c05549
|
|
||||||
getNowPersonDetailData: /lbcloud-user/user/queryLoginUserInfo
|
|
||||||
baseUrl: https://test-sso.csgmall.com.cn
|
|
||||||
appAppsecret: d8e6db9fa9bb09da0e270fa739233c823bf9c5f0
|
|
||||||
personEasyList: /lbcloud-user/api/user/queryAndPaging/basicInfo
|
|
||||||
h5Appsecret: 3c4a67b7f6a268b4202a5328e6a1726979d5903b
|
|
||||||
h5AppId: G3NksDH2
|
|
||||||
appsecret: 596e4863c8d112842ce820c130b236001297ea73
|
|
||||||
appId: akvVFYgy
|
|
||||||
appAppId: u8LLfynf
|
|
||||||
getPersonDetailData: /lbcloud-user/api/user/queryById
|
|
||||||
registerPhone: /lbcloud-user/api/user/registrationByPhone
|
|
||||||
userBindUrl: /lbcloud-authority/api/RoleClient/bindDefaultSystemRole
|
|
||||||
verifyPhoneCode: /lbcloud-mbroker/api/broker/simpleVerificationCode
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
onlineApprove: /lbcloud-oauth/oauth/token
|
|
||||||
wechatAppId: crhmaxnE
|
|
||||||
wechatAppsecret: 3893e6ed90d325f00e34583dd970a56580c05549
|
|
||||||
getNowPersonDetailData: /lbcloud-user/user/queryLoginUserInfo
|
|
||||||
baseUrl: https://test-sso.csgmall.com.cn
|
|
||||||
appAppsecret: d8e6db9fa9bb09da0e270fa739233c823bf9c5f0
|
|
||||||
personEasyList: /lbcloud-user/api/user/queryAndPaging/basicInfo
|
|
||||||
h5Appsecret: 3c4a67b7f6a268b4202a5328e6a1726979d5903b
|
|
||||||
h5AppId: G3NksDH2
|
|
||||||
appsecret: 596e4863c8d112842ce820c130b236001297ea73
|
|
||||||
appId: akvVFYgy
|
|
||||||
appAppId: u8LLfynf
|
|
||||||
getPersonDetailData: /lbcloud-user/api/user/queryById
|
|
||||||
registerPhone: /lbcloud-user/api/user/registrationByPhone
|
|
||||||
userBindUrl: /lbcloud-authority/api/RoleClient/bindDefaultSystemRole
|
|
||||||
verifyPhoneCode: /lbcloud-mbroker/api/broker/simpleVerificationCode
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
|
|
@ -9,4 +9,4 @@ spring:
|
||||||
name: sgzb-auth
|
name: sgzb-auth
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: sgzb_cloud_local_cq
|
active: sgzb_local_cq
|
||||||
|
|
|
||||||
|
|
@ -1,50 +0,0 @@
|
||||||
# Spring Boot Actuator V2中风险漏洞处理,禁止远程端口访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
sentinel:
|
|
||||||
# 取消控制台懒加载
|
|
||||||
eager: true
|
|
||||||
transport:
|
|
||||||
# 控制台地址
|
|
||||||
dashboard: 192.168.0.62:8718
|
|
||||||
# nacos配置持久化
|
|
||||||
datasource:
|
|
||||||
ds1:
|
|
||||||
nacos:
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
dataId: sentinel-sgzb-gateway
|
|
||||||
groupId: DEFAULT_GROUP
|
|
||||||
data-type: json
|
|
||||||
rule-type: gw-flow
|
|
||||||
|
|
||||||
#加密组件
|
|
||||||
jasypt:
|
|
||||||
encryptor:
|
|
||||||
password: Encrypt
|
|
||||||
|
|
@ -1,47 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
sentinel:
|
|
||||||
# 取消控制台懒加载
|
|
||||||
eager: true
|
|
||||||
transport:
|
|
||||||
# 控制台地址
|
|
||||||
dashboard: 127.0.0.1:8718
|
|
||||||
# nacos配置持久化
|
|
||||||
datasource:
|
|
||||||
ds1:
|
|
||||||
nacos:
|
|
||||||
server-addr: 192.168.0.14:8848
|
|
||||||
dataId: sentinel-sgzb-gateway
|
|
||||||
groupId: DEFAULT_GROUP
|
|
||||||
data-type: json
|
|
||||||
rule-type: gw-flow
|
|
||||||
|
|
||||||
|
|
||||||
# Spring Boot Actuator V2中风险漏洞处理,禁止远程端口访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
@ -1,50 +0,0 @@
|
||||||
# Spring Boot Actuator V2中风险漏洞处理,禁止远程端口访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
sentinel:
|
|
||||||
# 取消控制台懒加载
|
|
||||||
eager: true
|
|
||||||
transport:
|
|
||||||
# 控制台地址
|
|
||||||
dashboard: 127.0.0.1:8718
|
|
||||||
# nacos配置持久化
|
|
||||||
datasource:
|
|
||||||
ds1:
|
|
||||||
nacos:
|
|
||||||
server-addr: 192.168.0.14:8848
|
|
||||||
dataId: sentinel-sgzb-gateway
|
|
||||||
groupId: DEFAULT_GROUP
|
|
||||||
data-type: json
|
|
||||||
rule-type: gw-flow
|
|
||||||
|
|
||||||
#加密组件
|
|
||||||
jasypt:
|
|
||||||
encryptor:
|
|
||||||
password: Encrypt
|
|
||||||
|
|
@ -1,46 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
sentinel:
|
|
||||||
# 取消控制台懒加载
|
|
||||||
eager: true
|
|
||||||
transport:
|
|
||||||
# 控制台地址
|
|
||||||
dashboard: 127.0.0.1:8718
|
|
||||||
# nacos配置持久化
|
|
||||||
datasource:
|
|
||||||
ds1:
|
|
||||||
nacos:
|
|
||||||
server-addr: 192.168.0.14:8848
|
|
||||||
dataId: sentinel-sgzb-gateway
|
|
||||||
groupId: DEFAULT_GROUP
|
|
||||||
data-type: json
|
|
||||||
rule-type: gw-flow
|
|
||||||
|
|
||||||
# Spring Boot Actuator V2中风险漏洞处理,禁止远程端口访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
@ -9,4 +9,4 @@ spring:
|
||||||
name: sgzb-gateway
|
name: sgzb-gateway
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: sgzb_cloud_local_cq
|
active: sgzb_local_cq
|
||||||
|
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
@ -9,5 +9,5 @@ spring:
|
||||||
name: sgzb-material
|
name: sgzb-material
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: sgzb_cloud_local_cq
|
active: sgzb_local_cq
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,51 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
servlet:
|
|
||||||
multipart:
|
|
||||||
max-request-size: 50MB
|
|
||||||
max-file-size: 30MB
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.56:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
#腾讯云sms
|
|
||||||
tencent:
|
|
||||||
sms:
|
|
||||||
#api秘钥标识
|
|
||||||
accessKeyId: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
#api秘钥
|
|
||||||
accessKeySecret: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
#请求域名
|
|
||||||
endpoint: sms.tencentcloudapi.com
|
|
||||||
#所属区域
|
|
||||||
region: ap-guangzhou
|
|
||||||
#腾讯云申请应用id
|
|
||||||
sdkAppId: 1400494336
|
|
||||||
#签名
|
|
||||||
smsSign: 南方电网互联网
|
|
||||||
#云平台模板id 2116937-验收通知 2115503-登录验证
|
|
||||||
templateId: 2116937,2115503
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,70 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
servlet:
|
|
||||||
multipart:
|
|
||||||
max-request-size: 50MB
|
|
||||||
max-file-size: 30MB
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 192.168.0.62:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
#腾讯云sms
|
|
||||||
tencent:
|
|
||||||
sms:
|
|
||||||
#api秘钥标识
|
|
||||||
accessKeyId: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
#api秘钥
|
|
||||||
accessKeySecret: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
#请求域名
|
|
||||||
endpoint: sms.tencentcloudapi.com
|
|
||||||
#所属区域
|
|
||||||
region: ap-guangzhou
|
|
||||||
#腾讯云申请应用id
|
|
||||||
sdkAppId: 1400494336
|
|
||||||
#签名
|
|
||||||
smsSign: 南方电网互联网
|
|
||||||
#云平台模板id 2116937-验收通知 2115503-登录验证
|
|
||||||
templateId: 2116937,2115503
|
|
||||||
# 腾讯云cos
|
|
||||||
cos:
|
|
||||||
file:
|
|
||||||
# 存储桶所在地域
|
|
||||||
region: ap-guangzhou
|
|
||||||
# 存储桶所在地域
|
|
||||||
bucketregion: ap-guangzhou
|
|
||||||
# 存储桶名称
|
|
||||||
bucketname: prod-rental-1301524038
|
|
||||||
# API账号
|
|
||||||
secretid: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
# API密钥
|
|
||||||
secretkey: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,51 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
servlet:
|
|
||||||
multipart:
|
|
||||||
max-request-size: 50MB
|
|
||||||
max-file-size: 30MB
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_cqjj
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
#腾讯云sms
|
|
||||||
tencent:
|
|
||||||
sms:
|
|
||||||
#api秘钥标识
|
|
||||||
accessKeyId: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
#api秘钥
|
|
||||||
accessKeySecret: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
#请求域名
|
|
||||||
endpoint: sms.tencentcloudapi.com
|
|
||||||
#所属区域
|
|
||||||
region: ap-guangzhou
|
|
||||||
#腾讯云申请应用id
|
|
||||||
sdkAppId: 1400494336
|
|
||||||
#签名
|
|
||||||
smsSign: 南方电网互联网
|
|
||||||
#云平台模板id 2116937-验收通知 2115503-登录验证
|
|
||||||
templateId: 2116937,2115503
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,70 +0,0 @@
|
||||||
# Spring
|
|
||||||
spring:
|
|
||||||
servlet:
|
|
||||||
multipart:
|
|
||||||
max-request-size: 50MB
|
|
||||||
max-file-size: 30MB
|
|
||||||
cloud:
|
|
||||||
loadbalancer:
|
|
||||||
# 关闭Ribbon的负载均衡器
|
|
||||||
ribbon:
|
|
||||||
enabled: false
|
|
||||||
# 开启Nacos的负载均衡器
|
|
||||||
nacos:
|
|
||||||
enabled: true
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
# 服务注册地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
config:
|
|
||||||
# 配置中心地址
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
namespace: sgzb_cloud_dev_nw
|
|
||||||
# 配置文件格式
|
|
||||||
file-extension: yml
|
|
||||||
# 共享配置
|
|
||||||
shared-configs:
|
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
|
||||||
|
|
||||||
#腾讯云sms
|
|
||||||
tencent:
|
|
||||||
sms:
|
|
||||||
#api秘钥标识
|
|
||||||
accessKeyId: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
#api秘钥
|
|
||||||
accessKeySecret: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
#请求域名
|
|
||||||
endpoint: sms.tencentcloudapi.com
|
|
||||||
#所属区域
|
|
||||||
region: ap-guangzhou
|
|
||||||
#腾讯云申请应用id
|
|
||||||
sdkAppId: 1400494336
|
|
||||||
#签名
|
|
||||||
smsSign: 南方电网互联网
|
|
||||||
#云平台模板id 2116937-验收通知 2115503-登录验证
|
|
||||||
templateId: 2116937,2115503
|
|
||||||
# 腾讯云cos
|
|
||||||
cos:
|
|
||||||
file:
|
|
||||||
# 存储桶所在地域
|
|
||||||
region: ap-guangzhou
|
|
||||||
# 存储桶所在地域
|
|
||||||
bucketregion: ap-guangzhou
|
|
||||||
# 存储桶名称
|
|
||||||
bucketname: prod-rental-1301524038
|
|
||||||
# API账号
|
|
||||||
secretid: AKIDrreCVaRKDtMcgfU5QW9iEfv67tMfldJn
|
|
||||||
# API密钥
|
|
||||||
secretkey: OXUgeMo0yhBRTGo6sVu3yiFX4rQtAzc3
|
|
||||||
|
|
||||||
# 禁用Actuator端点的未经身份验证的访问
|
|
||||||
management:
|
|
||||||
endpoint:
|
|
||||||
env:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -9,5 +9,5 @@ spring:
|
||||||
name: sgzb-system
|
name: sgzb-system
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: sgzb_cloud_local_cq
|
active: sgzb_local_cq
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue