Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
yyq
2019-10-31 17:37:25 +0800
Committed by
shuaiguo
2019-11-01 09:37:53 +0800
Commit
20a2b26527c0149ac4c771338fd2daffda99d8de
1 parent
6bba7d48
lint
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/middleware/set-yoho-data.js
doraemon/middleware/set-yoho-data.js
View file @
20a2b26
...
...
@@ -73,7 +73,7 @@ module.exports = (req, res, next) => {
clientType
+=
'unknown'
;
}
req
.
yoho
.
clientType
=
clientType
req
.
yoho
.
clientType
=
clientType
;
// client ip
...
...
Please
register
or
login
to post a comment