Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
58c43496
Commit
58c43496
authored
Aug 31, 2023
by
tianyiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置文件修改
parent
9614ee92
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
48 additions
and
48 deletions
+48
-48
application-dev.properties
...e-96333-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...t-module-96333-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...-boot-module-96333-biz/src/main/resources/logback-dev.xml
+1
-1
application-dev.properties
...ule-app-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...oot-module-app-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...os-boot-module-app-biz/src/main/resources/logback-dev.xml
+1
-1
application-dev.properties
...ylinder-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...odule-cylinder-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...ot-module-cylinder-biz/src/main/resources/logback-dev.xml
+1
-1
application-dev.properties
...le-jczs-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...ot-module-jczs-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...s-boot-module-jczs-biz/src/main/resources/logback-dev.xml
+1
-1
application-dev.properties
...ule-tcm-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...oot-module-tcm-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...os-boot-module-tcm-biz/src/main/resources/logback-dev.xml
+1
-1
application-dev.properties
...ule-ymt-biz/src/main/resources/application-dev.properties
+6
-6
logback-cluster.xml
...oot-module-ymt-biz/src/main/resources/logback-cluster.xml
+1
-1
logback-dev.xml
...os-boot-module-ymt-biz/src/main/resources/logback-dev.xml
+1
-1
No files found.
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -2,7 +2,7 @@
spring.datasource.url
=
jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?currentSchema=amos_tzs_biz&allowMultiQueries=true
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -14,13 +14,13 @@ eureka.instance.ip-address=172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.mode
=
singleton
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -70,20 +70,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 12 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://nav.sspai.top/tzs?code=
outSystem.user.password
=
a1234560
...
...
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-app/amos-boot-module-app-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -2,7 +2,7 @@
spring.datasource.url
=
jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?currentSchema=amos_tzs_biz&allowMultiQueries=true
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -14,12 +14,12 @@ eureka.instance.ip-address=172.16.3.32
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -69,20 +69,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 12 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://nav.sspai.top/tzs?code=
outSystem.user.password
=
a1234560
...
...
amos-boot-system-tzs/amos-boot-module-app/amos-boot-module-app-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-app/amos-boot-module-app-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -2,7 +2,7 @@
spring.datasource.url
=
jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?currentSchema=amos_tzs_biz&allowMultiQueries=true
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -14,12 +14,12 @@ eureka.instance.ip-address=172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -69,20 +69,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 0 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://nav.sspai.top/tzs?code=
outSystem.user.password
=
a1234560
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -2,7 +2,7 @@
spring.datasource.url
=
jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?currentSchema=amos_tzs_biz&allowMultiQueries=true
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -14,12 +14,12 @@ eureka.instance.ip-address=172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -69,20 +69,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 12 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://nav.sspai.top/tzs?code=
outSystem.user.password
=
a1234560
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-tcm/amos-boot-module-tcm-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -3,7 +3,7 @@ spring.datasource.url=jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?c
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -15,12 +15,12 @@ eureka.instance.ip-address=172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -70,20 +70,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 12 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://nav.sspai.top/tzs?code=
outSystem.user.password
=
a1234560
...
...
amos-boot-system-tzs/amos-boot-module-tcm/amos-boot-module-tcm-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-tcm/amos-boot-module-tcm-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/application-dev.properties
View file @
58c43496
...
...
@@ -3,7 +3,7 @@ spring.datasource.url=jdbc:vastbase://36.46.137.116:5432/tzs_amos_tzs_biz_init?c
#spring.datasource.url=jdbc:vastbase://36.46.151.113:5432/tzs_amos_tzs_biz_init?currentSchema=amos_tzs_biz
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
eureka.client.service-url.defaultZone
=
http://172.16.10.2
3
0:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.2
1
0:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -15,13 +15,13 @@ eureka.instance.ip-address=172.16.3.17
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
a123456
spring.elasticsearch.rest.uris
=
http://172.16.10.2
3
0:9200
spring.elasticsearch.rest.uris
=
http://172.16.10.2
1
0:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.mode
=
singleton
spring.redis.database
=
1
spring.redis.host
=
172.16.10.2
3
0
spring.redis.host
=
172.16.10.2
1
0
spring.redis.port
=
16379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -71,20 +71,20 @@ tzs.wechat.tempId.supervise=P5XGbszS2Pc6kynvGjzPpZ--ikAwDZo6O7WdJ2EUxtE
tzs.wechat.test.userId
=
3413513
##new properties
org.filter.group.seq
=
1564150103147573249
fileserver.domain
=
http://172.16.10.2
3
0:19000/
fileserver.domain
=
http://172.16.10.2
1
0:19000/
log.level
=
INFO
duty.seats.role.ids
=
1585956200472674305,1585956257590706177
## ???? properties:
rule.definition.load
=
false
##rule.definition.model-package=com.yeejoin.amos.boot.module.jcs.api.dto
rule.definition.default-agency
=
tzs
rule.definition.local-ip
=
172.16.10.2
3
0
rule.definition.local-ip
=
172.16.10.2
1
0
#\u6C14\u74F6\u5145\u88C5\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.fill.cron
=
0 0 12 * * ?
#\u6C14\u74F6\u57FA\u672C\u4FE1\u606F\u5B9A\u65F6\u540C\u6B65\u81F3es
tzs.cylinder.info.cron
=
0 0 1 * * ?
# ??????????
minio.url.path
=
http://172.16.10.2
3
0:9000/
minio.url.path
=
http://172.16.10.2
1
0:9000/
## ɼǰ
regulatory_code_prefix
=
https://sxtzsb.sxsei.com:9435/tzs?code=
#outSystem.user.password=a1234560
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/logback-cluster.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/logback-dev.xml
View file @
58c43496
...
...
@@ -26,7 +26,7 @@
</appender>
<!-- <!– ELK管理 –>-->
<!-- <appender name="ELK" class="net.logstash.logback.appender.LogstashTcpSocketAppender">-->
<!-- <destination>172.16.10.2
3
0:4560</destination>-->
<!-- <destination>172.16.10.2
1
0:4560</destination>-->
<!-- <encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder"/>-->
<!-- </appender>-->
<!-- show parameters for hibernate sql 专为 Hibernate 定制
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment