Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
shuaiguo
5 years ago
Commit
d3a425788ebb7a7ab002fb6993e63cba595ed884
1 parent
c2ca6218
fix: 增加zk
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
config/common.js
package.json
config/common.js
View file @
d3a4257
...
...
@@ -112,7 +112,7 @@ module.exports = {
debugStdout
:
true
,
},
},
zookeeperServer
:
'
127.0.0.1
:2181'
,
zookeeperServer
:
'
zk.yohoops.com
:2181'
,
alipayConfig
:
{
payUrl
:
'https://mapi.alipay.com/gateway.do'
,
service
:
'alipay.wap.create.direct.pay.by.user'
,
...
...
package.json
View file @
d3a4257
{
"name"
:
"yohobuywap-node"
,
"version"
:
"6.9.17-beta-
1
"
,
"version"
:
"6.9.17-beta-
2
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment