正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -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', |
-
请 注册 或 登录 后发表评论