Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
brandkbs2
Overview
Overview
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
shenjunjie
brandkbs2
Commits
61c2e442
Commit
61c2e442
authored
Nov 10, 2022
by
shenjunjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加event结束状态判断3
parent
b37abbcd
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
2 deletions
+11
-2
src/main/resources/application-dev.properties
+3
-0
src/main/resources/application-local.properties
+5
-2
src/main/resources/application-prod.properties
+3
-0
No files found.
src/main/resources/application-dev.properties
View file @
61c2e442
...
...
@@ -91,3 +91,5 @@ warn.hotEvent.url=https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brand
warn.hotTop.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/config/hotTop/{1}
warn.yuQing.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/config/yuQing/{1}
warn.taskSwitch.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/enable/used
#\u9884\u8B66\u5916\u90E8\u63A5\u53E3
ef.external.filterNew.url
=
https://ef.zhiweidata.com/external/filterNew.do?firstTypes={1}&start={2}&end={3}
\ No newline at end of file
src/main/resources/application-local.properties
View file @
61c2e442
...
...
@@ -39,8 +39,8 @@ es.password=3vh65l$i6qQA
es.index.test
=
true
#channel-index
channel.index.registry
=
zookeeper://192.168.0.11:218
2?backup=192.168.0.30:2182,192.168.0.35:2182&timeout=60000
channel.index.consumer.group
=
channel-index-
nb
channel.index.registry
=
zookeeper://192.168.0.11:218
1?backup=192.168.0.30:2181,192.168.0.35:2181
channel.index.consumer.group
=
channel-index-
local
channel.index.application.name
=
brandkbs2
#\u5916\u90E8\u63A5\u53E3
#qbjc.project.url=https://yuqing.zhiweidata.com/qbjcbackPhoenix/interface/aplan/project
...
...
@@ -93,3 +93,5 @@ warn.hotEvent.url=http://192.168.0.225:11003/qbjc/pushTask/interface/brandkbs/co
warn.hotTop.url
=
http://192.168.0.225:11003/qbjc/pushTask/interface/brandkbs/config/hotTop/{1}
warn.yuQing.url
=
http://192.168.0.225:11003/qbjc/pushTask/interface/brandkbs/config/yuQing/{1}
warn.taskSwitch.url
=
http://192.168.0.225:11003/qbjc/pushTask/interface/brandkbs/enable/used
#\u9884\u8B66\u5916\u90E8\u63A5\u53E3
ef.external.filterNew.url
=
https://ef.zhiweidata.com/external/filterNew.do?firstTypes={1}&start={2}&end={3}
\ No newline at end of file
src/main/resources/application-prod.properties
View file @
61c2e442
...
...
@@ -91,3 +91,5 @@ warn.hotEvent.url=https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brand
warn.hotTop.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/config/hotTop/{1}
warn.yuQing.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/config/yuQing/{1}
warn.taskSwitch.url
=
https://auto-push.zhiweidata.com/qbjc/pushTask/interface/brandkbs/enable/used
#\u9884\u8B66\u5916\u90E8\u63A5\u53E3
ef.external.filterNew.url
=
https://ef.zhiweidata.com/external/filterNew.do?firstTypes={1}&start={2}&end={3}
\ No newline at end of file
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