From 0700456fd5717931c424c2e46552561716f1eb81 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 04 七月 2024 21:44:44 +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 59a65d4..23a414a 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