sendFundStatusEmail(); if ($result) { echo "基金情况邮件发送成功!"; } else { echo "基金情况邮件发送失败或不需要发送。"; }