Authored by zhangxiaoru

shop

@@ -68,7 +68,6 @@ const shopFav = (uid, shopIds) => { @@ -68,7 +68,6 @@ const shopFav = (uid, shopIds) => {
68 shop_ids: shopIds, 68 shop_ids: shopIds,
69 uid: uid 69 uid: uid
70 }, { 70 }, {
71 - cache: true,  
72 code: 200 71 code: 200
73 }).then((result) => { 72 }).then((result) => {
74 if (result.data) { 73 if (result.data) {