Authored by 陈峰

接口密钥

... ... @@ -11,7 +11,7 @@ const isTest = process.env.NODE_ENV === 'test';
module.exports = {
app: 'web',
appVersion: '4.9.0', // 调用api接口版本
appVersion: '5.5.2', // 调用api接口版本
port: 6003,
siteUrl: '//www.yohoblk.com',
signExtend: {
... ...
... ... @@ -65,7 +65,7 @@
"winston-daily-rotate-file": "^1.1.4",
"xml2js": "^0.4.17",
"xss": "^0.2.13",
"yoho-node-lib": "0.2.11"
"yoho-node-lib": "0.2.17"
},
"devDependencies": {
"autoprefixer": "^6.3.6",
... ...