Authored by 陈峰

Merge branch 'feature/guang' of http://git.yoho.cn/fe/yohobuywap-node into feature/guang

... ... @@ -130,7 +130,7 @@ const index = (req, res, next) => {
};
let param = {
uid: req.user.uid || 6228593,
uid: req.user.uid,
udid: req.user.udid,
... ...