Procházet zdrojové kódy

fix 测试环境cc

zoujiajian před 1 měsícem
rodič
revize
53aeb92574

+ 1 - 1
netflix-common/src/main/java/com/cyksj/common/constant/Constant.java

@@ -765,7 +765,7 @@ public interface Constant {
 	/**
 	 * cc api domain
 	 */
-	String CLAUDE_CODE_API_PREFIX = "http://104.238.220.246:18080/";
+	String CLAUDE_CODE_API_PREFIX = "http://64.32.11.94:18080/";
 
 	String CLAUDE_CODE_HEARD_KEY = "X-Admin-Key";