UNPKG

mini-check

Version:

13 lines 565 B
// const baseUrl = 'https://report-dev-km.abetatech.com/' const baseUrl = 'https://report-city-dev.abetatech.com/'; const api = { area: '/bis/api/business/area', login: '/bis/api/wx/account/login/pwd', getMataData: '/reportService/metadata', getDataSource: '/reportService/data-report/kaohesl-info', calculatePostSignature: '/reportService/oss/calculatePostSignature', submitAsSave: '/reportService/data-report/kaohesl-info', getUserCitySelection: '/bis/api/business/area/byAreaId?areaId=' }; const version = '1.0.8'; export { baseUrl, api, version };