feat: 完成出差目的地高德地图选择功能(2)
This commit is contained in:
@@ -52,3 +52,10 @@ export function earlyEndTravel(bizId) {
|
||||
method: 'put'
|
||||
})
|
||||
}
|
||||
|
||||
export function getAmapKey() {
|
||||
return request({
|
||||
url: '/hrm/travel/amapKey',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user