Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈轩
2016-12-20 19:10:17 +0800
Commit
eb84b1336161d25dcdfab72a5c948a56e489a8f6
1 parent
20ede78d
im 全球购 uId
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/serverAPI/im.js
apps/serverAPI/im.js
View file @
eb84b13
...
...
@@ -128,7 +128,7 @@ exports.saveEvalute = (uid, conversationId, promoter, stars, reasonMsg) => {
exports
.
queryGlobalOrder
=
uid
=>
{
let
params
=
{
uid
u
Id
:
u
id
};
return
ImService
.
get
(
'/api/order/queryGlobalOrder'
,
params
);
...
...
Please
register
or
login
to post a comment