Authored by 李犇

getshopinfo的uid统一使用原生层增加——review by 草莓

... ... @@ -37,7 +37,6 @@ export default class RedBrandService {
body: {
method: 'app.shops.getIntro',
shop_id,
uid,
}
})
.then((json) => {
... ...