Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
QA
config_repository
Commits
0cf06648
Commit
0cf06648
authored
Nov 16, 2017
by
张 斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用回test来打包,有些项目中缺失的配置项加回来
parent
ee62f426
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
3 deletions
+35
-3
black-hole.properties
java/black-hole.properties
+18
-1
xyqb-mall.properties
java/xyqb-mall.properties
+4
-1
xyqb-user2.properties
java/xyqb-user2.properties
+13
-1
No files found.
java/black-hole.properties
View file @
0cf06648
...
...
@@ -23,3 +23,20 @@ xyqb.url=http://xyqb
usersys.url
=
http://192.168.4.153:7042
#
fdfs.url
=
172.16.3.63:22122
####### The lack of config #######
# email
contract.mail.tomail
=
bin.zhang@quantgroup.cn
contract.mail.from
=
monitor.postloan@quantgroup.cn
contract.mail.host
=
mail.quantgroup.cn
contract.mail.port
=
587
contract.mail.password
=
GftVER4v!7448Dk%
contract.mail.send.error_sum
=
3
contract.mail.send.interval
=
2
# fdfs
spring.jmx.enabled
=
false
fdfs.soTimeout
=
1500
fdfs.connectTimeout
=
600
fdfs.thumbImage.width
=
150
fdfs.thumbImage.height
=
150
fdfs.trackerList
=
fdfs-tracker.quantgroups.com:22122
\ No newline at end of file
java/xyqb-mall.properties
View file @
0cf06648
...
...
@@ -74,3 +74,6 @@ xyqb.invoice.url=http://221.239.34.12:10001/InvoiceTest/InvoiceService?wsdl
bt.activate.return.url
=
http://localhost
#
bt.pay.return.url
=
http://localhost
####### The lack of config #######
rabbitmq.connection.queue.jdOrder
=
jdOrder
\ No newline at end of file
java/xyqb-user2.properties
View file @
0cf06648
...
...
@@ -45,3 +45,15 @@ lkb.url=http://192.168.192.251:8081/LKB
lkb.import.url
=
http://spider.quantgroup.cn
#
lkb.client.url
=
http://192.168.4.193:8083/LKBClient/openapi
####### The lack of config #######
xyqb.paycenter.id
=
3
protocol.name
=
motan
protocol.contentLength
=
1048576
protocol.isDefault
=
true
#motan registry center
registry.protocol
=
zookeeper
motan.port
=
8086
motan.user.group
=
userGroup
motan.user.module
=
user-motan-rpc
motan.application
=
xyqbUserMotan
\ 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