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-08-09 13:16:33 +0800
Commit
b490bd858a07738162ab59ead4fa0c5c858529ec
1 parent
80a0141d
更改测试展览票
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/detail-service.js
apps/product/models/detail-service.js
View file @
b490bd8
...
...
@@ -31,7 +31,7 @@ const BLANK_STR = ' ';
const
cachedRequestData
=
{};
//展览票
const
EXHIBITION_TICKET
=
51257
610
;
const
EXHIBITION_TICKET
=
51257
9596
;
const
_getProductAdditionInfoAsync
=
(
data
)
=>
{
return
co
(
function
*
()
{
...
...
Please
register
or
login
to post a comment