@@ -771,7 +771,7 @@ public interface Constant {
String CLAUDE_CODE_HEARD_KEY = "X-Admin-Key";
- String CLAUDE_CODE_API_ADMIN_KEY = "claudecodeyhlxjclaude";
+ String CLAUDE_CODE_API_ADMIN_KEY = "admin-dev-key";
//连接超时时间 毫秒
int CONNECT_MILLISECONDS = 60000;