This commit is contained in:
yangduo 2025-04-29 17:41:35 +08:00
parent 9be5466e77
commit f0061bf487

View File

@ -49,7 +49,7 @@ class MailController
return $conn; return $conn;
} }
public function list() public function listmail()
{ {
$account_id = $_REQUEST['account_id']; $account_id = $_REQUEST['account_id'];
//登录校验 //登录校验