Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wenjiekong
2016-08-23 16:19:24 +0800
Commit
1722567ca8cfba00fdb63c2f6f3a0705cb268a75
1 parent
6e61dc90
优惠券more,资源配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/students-handler.js
apps/product/models/students-handler.js
View file @
1722567
...
...
@@ -67,7 +67,7 @@ exports.studentsNum = (data) => {
*/
exports
.
studentResource
=
(
data
)
=>
{
let
dest
=
{};
_
.
forEach
(
data
,
(
value
)
=>
{
switch
(
value
.
template_name
)
{
case
'focus'
:
...
...
Please
register
or
login
to post a comment