作者 lyh

gx

@@ -17,7 +17,7 @@ class Translate @@ -17,7 +17,7 @@ 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/translates'; 20 + public static $url = 'https://api.cmer.com/';
21 public static $header = array( 21 public static $header = array(
22 "Accept: application/json", 22 "Accept: application/json",
23 "Content-Type:application/json", 23 "Content-Type:application/json",