src/api/AiCentre/indicator.js
@@ -51,7 +51,15 @@ export function gethelibraryCount(data) { return request({ url: "/smartor/serviceSubtask/gethelibraryCount", method: "post", method: "post", data: data, }); } // 宣教统计 export function gethelibraryCountHyperlink(data) { return request({ url: "/smartor/serviceSubtask/gethelibraryCountHyperlink", method: "post", data: data, }); }