From df3c93a9a99b4ecde4adb880df2ec05ebfcd2b97 Mon Sep 17 00:00:00 2001 From: LoAcer <2479909899@qq.com> Date: Sat, 18 Apr 2026 16:46:53 +0800 Subject: [PATCH] =?UTF-8?q?remove=20=E6=97=A0=E7=94=A8=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9=20apiKey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 此配置以由(Web)项目交互校验中处理 详见 Toonflow-web/commit/f9093fe --- data/vendor/klingai.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/vendor/klingai.ts b/data/vendor/klingai.ts index 85bd70a..b2cd2ae 100644 --- a/data/vendor/klingai.ts +++ b/data/vendor/klingai.ts @@ -143,7 +143,7 @@ const vendor: VendorConfig = { { key: "secretKey", label: "Secret Key", type: "password", required: true, placeholder: "请输入可灵AI的Secret Key" }, { key: "baseUrl", label: "请求地址", type: "url", required: true, placeholder: "默认:https://api-beijing.klingai.com" }, ], - inputValues: { accessKey: "", secretKey: "", apiKey: "可灵接口采用AK+SK模式", baseUrl: "https://api-beijing.klingai.com" }, + inputValues: { accessKey: "", secretKey: "", baseUrl: "https://api-beijing.klingai.com" }, models: [ // kling-video-o1 (Omni) {