Authored by yyq
Committed by shuaiguo

lint

... ... @@ -73,7 +73,7 @@ module.exports = (req, res, next) => {
clientType += 'unknown';
}
req.yoho.clientType = clientType
req.yoho.clientType = clientType;
// client ip
... ...