@@ -156,7 +156,7 @@ class EmailProc {
TaskProc::OnDrawSysMail($mail->sender_uid);
}
self::logMailDrawed(array($mailId), $uid, $zoneid); # 更新数据库中邮件的领取记录
-// UserProc::updateUserInfo();
+ UserProc::updateUserInfo();
return Resp::ok(array(# # 同步数据
'store' => ctx()->store,
'hero' => ctx()->heros,