api/index.js @@ -7,3 +7,11 @@ data }) } export function getLastApp(data) { return service({ url: '/app/version/last', method: 'POST', data }) }