diff --git a/api/api.js b/api/api.js index 67680f5..a4c05dc 100644 --- a/api/api.js +++ b/api/api.js @@ -300,6 +300,13 @@ const api = { smsSend(data){ return request('/expertAPI/smsSend', data, 'post', false); }, + pointTicketlist(data){ + return request('/expertAPI/pointTicketlist', data, 'post', false); + }, + + pointTicketExchange(data){ + return request('/expertAPI/updateStatus', data, 'post', false); + }, // 肝胆新闻相关API // 顶部轮播