Authored by htoooth

展票的skn更新

... ... @@ -31,7 +31,7 @@ const BLANK_STR = ' ';
const cachedRequestData = {};
// 展览票
const EXHIBITION_TICKET = 512579596;
const EXHIBITION_TICKET = 51335912;
const _getProductAdditionInfoAsync = (data) => {
return co(function * () {
... ...