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
zhangxiaoru
2016-12-08 14:01:59 +0800
Commit
02e14aa755d9d6cbc2463882904256d88718e9c1
1 parent
0a736b51
ali catch
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/activity/controllers/ali-cloud.js
apps/activity/controllers/ali-cloud.js
View file @
02e14aa
...
...
@@ -21,8 +21,8 @@ const aliCloudri = (req, res, next) => {
module
:
'activity'
,
width750
:
true
,
cloudRi
:
result
}).
catch
(
next
);
});
})
}).
catch
(
next
);
};
module
.
exports
=
{
...
...
Please
register
or
login
to post a comment