1
This commit is contained in:
parent
a18bc42a28
commit
510ff1f81d
@ -118,11 +118,7 @@ class MailController extends BaseAuthedController {
|
|||||||
|
|
||||||
private static function getMailServerUrl()
|
private static function getMailServerUrl()
|
||||||
{
|
{
|
||||||
if (SERVER_ENV != _ONLINE) {
|
return MAIL_URL;
|
||||||
return "https://gamemail-test.kingsome.cn/webapp/index.php";
|
|
||||||
} else {
|
|
||||||
return "https://gamemail-test.cebggame.com/webapp/index.php";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user