fix: 更新 302AI API 密钥
Some checks failed
Build and Deploy / deploy (push) Has been cancelled

- 更新 LatentsyncProperties.java 中的默认密钥
- 修复 KlingAI 和 LatentSync 数字人功能
- 密钥从 sk-0IZJ2oo... 更新为 sk-0CdsUdm...
This commit is contained in:
2026-04-08 19:55:05 +08:00
parent c141d895db
commit d8acb2130d

View File

@@ -18,7 +18,7 @@ public class LatentsyncProperties {
/** /**
* 302AI API Key可通过配置覆盖 * 302AI API Key可通过配置覆盖
*/ */
private String apiKey = "sk-0IZJ2oo7VCkegFuF3JRsSRtyFUsIvLoHNK8OpulnlsStFN78"; private String apiKey = "sk-0CdsUdm0z7JAFgnpyIOObYDvH5mUuCyv87dxbZlzW5yc6pPl";
/** /**
* 默认海外网关 * 默认海外网关