30
This commit is contained in:
@@ -91,3 +91,12 @@ export function getBaiduMapCrowdedApi(data) {
|
||||
params: data
|
||||
})
|
||||
}
|
||||
// 订票弹窗
|
||||
|
||||
export function getSpotTicketDate(data) {
|
||||
return request({
|
||||
url: '/fjtcc-api/api/largeScreen/spot/ticketDate',
|
||||
method: 'get',
|
||||
params: data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user