Showing
1 changed file
with
1 additions
and
1 deletions
@@ -31,7 +31,7 @@ const BLANK_STR = ' '; | @@ -31,7 +31,7 @@ const BLANK_STR = ' '; | ||
31 | const cachedRequestData = {}; | 31 | const cachedRequestData = {}; |
32 | 32 | ||
33 | // 展览票 | 33 | // 展览票 |
34 | -const EXHIBITION_TICKET = 512579596; | 34 | +const EXHIBITION_TICKET = 51335912; |
35 | 35 | ||
36 | const _getProductAdditionInfoAsync = (data) => { | 36 | const _getProductAdditionInfoAsync = (data) => { |
37 | return co(function * () { | 37 | return co(function * () { |
-
Please register or login to post a comment