Authored by 陈峰

ufo api url

... ... @@ -13,7 +13,7 @@ const NAME_CACHE_PREFIX = 'yoho-cache';
const precaches = [
{
url: '/offline.html',
revision: 'offline-revision-0.0.2'
revision: 'offline-revision-0.0.3'
},
{
url: '//cdn.yoho.cn/pwa/404.png',
... ...
... ... @@ -180,7 +180,7 @@ if (isProduction) {
assetUrl: '//cdn.yoho.cn/yohobuywap-node/',
domains: {
api: 'http://api.yoho.yohoops.org/',
ufo: 'http://2.yohobuy.com/',
ufo: 'http://ufoapi.yohoops.org/',
service: 'http://api.yoho.yohoops.org/',
global: 'http://api-global.yohobuy.com',
store: 'http://openstore.yohobuy.com',
... ...
{
"name": "yohobuywap-node",
"version": "6.8.28",
"version": "6.8.29",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...