Showing
1 changed file
with
1 additions
and
1 deletions
@@ -12,7 +12,7 @@ const comment = require('./consult-comment'); | @@ -12,7 +12,7 @@ const comment = require('./consult-comment'); | ||
12 | const api = global.yoho.API; | 12 | const api = global.yoho.API; |
13 | const helpers = global.yoho.helpers; | 13 | const helpers = global.yoho.helpers; |
14 | 14 | ||
15 | -const SINGLE_TICKETS_SKN = 51257524;// 展览票 | 15 | +const SINGLE_TICKETS_SKN = 512579596;// 展览票 |
16 | 16 | ||
17 | /** | 17 | /** |
18 | * 获取用户数据信息 | 18 | * 获取用户数据信息 |
-
Please register or login to post a comment