From fdf8b9cc7995c8d2022ac512c48a7567f6d2af9a Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 05 七月 2024 16:15:37 +0800 Subject: [PATCH] 测试完成 --- src/api/AiCentre/external.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/AiCentre/external.js b/src/api/AiCentre/external.js index 23a414a..59a65d4 100644 --- a/src/api/AiCentre/external.js +++ b/src/api/AiCentre/external.js @@ -3,7 +3,7 @@ // 澶栭摼鑾峰彇闅忚鎴栭棶鍗疯鎯� export function getExternalfollowup(data) { return request({ - url: "/smartor/serviceTask/getScriptInfoByCondition", + url: "/smartor/servicetask/getScriptInfoByCondition", // url: "/smartor/servicetask/getScriptInfoByCondition", method: "post", data: data -- Gitblit v1.9.3