@ -104,7 +104,7 @@ export function getStorePlatform (params) {
return axios({
url: api.store.module.getStorePlatform,
method: 'get',
params
})
}
export function setStorePlatform (data) {