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-28 16:42:42 +0800
Commit
62ff78a36be29fc535b3bec9934484bcdfd8902d
1 parent
bbe1b49f
valid
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
utils/validator.js
utils/validator.js
View file @
62ff78a
...
...
@@ -257,6 +257,6 @@ const valid = (data, option) => {
return
data
;
};
export
{
module
.
exports
=
{
valid
};
...
...
Please
register
or
login
to post a comment