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