From 8a38bafabef66e8568fe50d9a1353e73e83667e7 Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 5 Sep 2025 10:30:46 +0800 Subject: [PATCH] api --- api/api.js | 7 +++++++ 1 file changed, 7 insertions(+) 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 // 顶部轮播