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
d9265885
Commit
d9265885
authored
Jun 21, 2018
by
kalvin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
liangkebang
parent
e9dfaab5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
app-backend.js
nodejs/app-backend.js
+2
-2
xyqb-h5-backend.js
nodejs/xyqb-h5-backend.js
+2
-2
No files found.
nodejs/app-backend.js
View file @
d9265885
...
@@ -65,7 +65,7 @@ module.exports = {
...
@@ -65,7 +65,7 @@ module.exports = {
},
},
spiderCenter
:
{
spiderCenter
:
{
root
:
'
http://scapi.domain.com
'
,
root
:
'
http://scapi.domain.com
'
,
host
:
'
http://operator.
q-gp
.com
'
,
host
:
'
http://operator.
liangkebang
.com
'
,
//this is v2
//this is v2
},
},
loanAPIServer
:
{
loanAPIServer
:
{
...
@@ -98,7 +98,7 @@ module.exports = {
...
@@ -98,7 +98,7 @@ module.exports = {
root
:
'
http://redpacket.domain.com
'
,
root
:
'
http://redpacket.domain.com
'
,
},
},
authorization
:
{
authorization
:
{
root
:
'
http://mock.
q-gp
.com/SpiderServer/api
'
,
root
:
'
http://mock.
liangkebang
.com/SpiderServer/api
'
,
haoxindu
:
{
haoxindu
:
{
root
:
'
http://openapi.quantgroup.cn/qauth
'
root
:
'
http://openapi.quantgroup.cn/qauth
'
},
},
...
...
nodejs/xyqb-h5-backend.js
View file @
d9265885
...
@@ -46,8 +46,8 @@ module.exports = {
...
@@ -46,8 +46,8 @@ module.exports = {
},
},
ocr
:
{
ocr
:
{
auth_api
:
'
http://operator.
q-gp
.com/auth-center/api/ocr/h5/auth_url.json
'
,
auth_api
:
'
http://operator.
liangkebang
.com/auth-center/api/ocr/h5/auth_url.json
'
,
query_api
:
'
http://operator.
q-gp
.com/auth-center/h5/api/ocr/auth.json
'
,
query_api
:
'
http://operator.
liangkebang
.com/auth-center/h5/api/ocr/auth.json
'
,
key
:
'
wd8bRaLf1nbiMDvPpM1fP9sA2mVSmmpy
'
key
:
'
wd8bRaLf1nbiMDvPpM1fP9sA2mVSmmpy
'
},
},
...
...
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