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
248e8e4f
Commit
248e8e4f
authored
May 10, 2018
by
kalvin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换
http://operator.q-gp.com
parent
2d311979
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
cash-loan-flow.properties
java/cash-loan-flow.properties
+2
-2
ka-spider-center-ui.js
lua-ui/config/ka-spider-center-ui.js
+1
-1
app-backend.js
nodejs/app-backend.js
+1
-1
No files found.
java/cash-loan-flow.properties
View file @
248e8e4f
...
...
@@ -121,7 +121,7 @@ order.approve.feedback.job.enable=0
repaymentplan.feedback.job.enable
=
0
# 允许新用户进件
permit.new.user
=
1
spider-center.check.url
=
http://
139.198.2.95:38099
spider-center.check.url
=
http://
operator.q-gp.com
# rong360 config end
# 通用渠道推送的公私钥
xyqb.channel.publicKeyPath
=
/channel/channel-public-key.pem
...
...
@@ -185,7 +185,7 @@ coupon.url=http://redpacket-${NAMESPACE}.q-gp.com
usersys.motan.registry
=
zookeeper:2181
#招联KA
spider-center.check.url.new
=
http://scapi.xyqb.com
auth-center.ocr.url
=
http://
139.198.2.95:38099
auth-center.ocr.url
=
http://
operator.q-gp.com
cash.url
=
http://qapi-${NAMESPACE}.q-gp.com
warning.loan.mail.port
=
587
jd_repayment_available
=
1
...
...
lua-ui/config/ka-spider-center-ui.js
View file @
248e8e4f
var
protocal
=
window
.
location
.
protocol
var
apiHost
=
protocal
+
'
//
172.30.220.7:8099
'
var
apiHost
=
protocal
+
'
//
operator.q-gp.com
'
var
xyqbApiHost
=
protocal
+
'
//api.domain.com
'
;
module
.
exports
=
{
...
...
nodejs/app-backend.js
View file @
248e8e4f
...
...
@@ -65,7 +65,7 @@ module.exports = {
},
spiderCenter
:{
root
:
'
http://scapi.domain.com
'
,
host
:
'
http://
139.198.2.95:38099
'
,
//this is v2
host
:
'
http://
operator.q-gp.com
'
,
//this is v2
},
loanAPIServer
:
{
root
:
'
http://api.domain.com
'
,
...
...
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