Authored by 郭成尧

login-problem

@@ -14,6 +14,7 @@ const QQStrategy = require('passport-qq').Strategy; @@ -14,6 +14,7 @@ const QQStrategy = require('passport-qq').Strategy;
14 const AlipayStrategy = require('./models/passport-alipay').Strategy; 14 const AlipayStrategy = require('./models/passport-alipay').Strategy;
15 15
16 const _ = require('lodash'); 16 const _ = require('lodash');
  17 +
17 // const md5 = require('md5'); 18 // const md5 = require('md5');
18 19
19 const config = global.yoho.config; 20 const config = global.yoho.config;