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
郭成尧
2016-05-19 11:03:04 +0800
Commit
37c59ea5fefb6d5c07e3dbc36354dcfb046e118f
1 parent
2659d41d
基础框架
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/sale.js
apps/product/models/sale.js
View file @
37c59ea
...
...
@@ -17,7 +17,7 @@ exports.getSaleDate = () => {
sort
:
2
,
plateform
:
2
})).
then
(
result
=>
{
return
result
;
});
};
...
...
Please
register
or
login
to post a comment