WXL
2024-07-02 1f644c69e6c5df3683e8b4698b3073d487cf6d80
src/api/AiCentre/external.js
@@ -3,7 +3,7 @@
// 随访模版详情
export function getExternalfollowup(data) {
  return request({
    url: "/smartor/ivrtask/getScriptInfoByCondition",
    url: "/smartor/servicetask/getScriptInfoByCondition",
    method: "post",
    data: data
  });