作者 lyh

gx

... ... @@ -17,7 +17,7 @@ class Translate
{
//接口地址
// public static $url = 'https://translate.hbb618.cn/translates';
public static $url = 'https://api.cmer.com/translates';
public static $url = 'https://api.cmer.com/';
public static $header = array(
"Accept: application/json",
"Content-Type:application/json",
... ...