Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
huangyi
2018-09-25 18:23:21 +0800
Commit
461bda15a0c6ed4d1ee1dbf009825ac8142457b8
1 parent
fe1cfd46
领券
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/api/controllers/wechat.js
apps/api/controllers/wechat.js
View file @
461bda1
...
...
@@ -159,7 +159,7 @@ const wechatShare = {
}
}).
catch
(
next
);
}
}
,
getWechatCs
(
req
,
res
,
next
)
{
let
param
=
req
.
body
||
{};
...
...
Please
register
or
login
to post a comment