@@ -67,7 +67,7 @@ class AppServer {
$resp->updateInfo = $req->updateInfo;
}
$resp->tag = arr2obj(array_merge((array) $resp->tag, (array) Resp::$ext_tag)); # 合并附加tag,
-// self::LogCmd($req, $resp); # 记录操作日志
+ GAME_ONLINE and self::LogCmd($req, $resp); # 记录操作日志
CLog::flush(); # flush日志