|
|
@@ -27,8 +27,6 @@ spring.datasource.dynamic.datasource.crawerdb.driverClassName=com.mysql.cj.jdbc.
|
|
|
spring.datasource.dynamic.datasource.crawerdb.url=jdbc:mysql://rr-uf612eyd79y526d0dbo.mysql.rds.aliyuncs.com:3306/wechat
|
|
|
spring.datasource.dynamic.datasource.crawerdb.username=dev
|
|
|
spring.datasource.dynamic.datasource.crawerdb.password=1qazXSW@
|
|
|
-
|
|
|
-
|
|
|
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
|
|
spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
|
#mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
@@ -68,12 +66,11 @@ xxl-sso.excluded.paths=/healthy,\
|
|
|
/pangu/fosterwxMobilePool/getOutOfServerList,\
|
|
|
/pangu/server/getTaskInfo,\
|
|
|
/pangu/server/saveBoxInfo,\
|
|
|
- /pangu/server/changeTaskMobileStatus,\
|
|
|
+ /pangu/server/changeStatus,\
|
|
|
/pangu/promoteMaxRecord/getPromoteCodeMaxRecord
|
|
|
#xxl.sso.redis.address=redis://xxl-sso:Jch9shshl@r-uf633f3f27aa2174pd.redis.rds.aliyuncs.com:6379/0
|
|
|
xxl.sso.redis.address=redis://xxl-sso:MokaSapce666$%25_RediS@r-uf6727zrr24ioihy72pd.redis.rds.aliyuncs.com:23563/0
|
|
|
menu.host=http://space-server-in-svc/space/menu/getMenuInterface?sysCode=1006&userId=
|
|
|
-
|
|
|
#dataHub
|
|
|
datahub.endpoint=https://dh-cn-shanghai.aliyuncs.com
|
|
|
datahub.accessId=LTAI5tEWU1j9H2poG4zWgfEP
|
|
|
@@ -81,16 +78,12 @@ datahub.accessSecret=p9tVmeDeeEENKhfsBsSeYc0F0ggH5b
|
|
|
datahub.topic=s_hera_api_external_user_test
|
|
|
datahub.corpTopic=ods_hera_msv_corp_data
|
|
|
datahub.project=hera
|
|
|
-
|
|
|
es.host=es-cn-4591gc2fx0001549q.public.elasticsearch.aliyuncs.com
|
|
|
es.username=elastic
|
|
|
es.password=moka6_3moka
|
|
|
es.port=9200
|
|
|
-
|
|
|
#typer接口
|
|
|
typer.url=http://new-typer-combine-svc/api
|
|
|
-
|
|
|
#定时任务全局开关,线上环境需要开启
|
|
|
cronjob.power=false
|
|
|
-
|
|
|
springfox.documentation.swagger-ui.enabled=true
|