作者 lyh

gx

@@ -16,8 +16,8 @@ use Illuminate\Support\Facades\Http; @@ -16,8 +16,8 @@ use Illuminate\Support\Facades\Http;
16 class Translate 16 class Translate
17 { 17 {
18 //接口地址 18 //接口地址
19 - public static $url = 'https://translate.hbb618.cn/translates';  
20 -// public static $url = 'https://translate.hbbapi.com/'; 19 +// public static $url = 'https://translate.hbb618.cn/translates';
  20 + public static $url = 'https://translate.hbbapi.com/';
21 21
22 public static $tls_list = [ 22 public static $tls_list = [
23 'en' => [ 23 'en' => [