Authored by 郝肖肖

更改测试展览票

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