From df21bfb0065ec44c06cd9d3fcd3dc41582cc91a9 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 16 七月 2024 15:44:36 +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