作者 lyh

gx

@@ -17,8 +17,8 @@ class Translate @@ -17,8 +17,8 @@ class Translate
17 { 17 {
18 //接口地址 18 //接口地址
19 // public static $url = 'https://translate.hbb618.cn/translates'; 19 // public static $url = 'https://translate.hbb618.cn/translates';
20 - public static $url = 'https://api.cmer.com/';  
21 -// public static $url = ' https://apius.ai.cc/'; 20 +// public static $url = 'https://api.cmer.com/';
  21 + public static $url = ' https://apius.ai.cc/';
22 public static $header = array( 22 public static $header = array(
23 'accept: application/json', 23 'accept: application/json',
24 'Content-Type: application/json', 24 'Content-Type: application/json',