This commit is contained in:
wangjinlei
2024-12-03 17:08:40 +08:00
parent 79de1c784a
commit 5bd2e2e024
7 changed files with 96 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ use hashids\hashids;
class Base extends Controller
{
protected $ts_base_url = "http://ts.tmrjournals.cn/";
protected $ts_base_url = "http://ts.tmrjournals.com/";
protected $user_obj = '';
protected $captcha_obj = '';