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
htoooth
2018-10-12 14:31:44 +0800
Commit
972785843a43e39589e2a1aa475f4fc542298e82
1 parent
5f1aff58
add source
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/activity/models/feature.js
yarn.lock
apps/activity/models/feature.js
View file @
9727858
...
...
@@ -206,11 +206,11 @@ class featureModel extends global.yoho.BaseModel {
let
data
=
{
method
:
'app.redpac.addRedpac'
,
uid
:
uid
,
redpacToken
:
token
redpacToken
:
token
,
actSource
:
1004
,
};
return
this
.
get
({
data
}).
then
(
result
=>
{
if
(
!
result
)
{
result
.
code
=
404
;
result
.
message
=
'出错啦~'
;
...
...
yarn.lock
View file @
9727858
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment