王刚 hai 1 ano
pai
achega
e1ee00cf9c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gameserver/App/util/CRedisUtil.php

+ 1 - 1
Gameserver/App/util/CRedisUtil.php

@@ -2,7 +2,7 @@
 
 namespace loyalsoft;
 
-define('Redis_Debug', true); // 调试redis操作
+//define('Redis_Debug', true); // 调试redis操作
 //require __DIR__ . '/Predis/Autoloader.php';
 require __DIR__ . '/predis-2.0.0/src/Autoloader.php';                           # 2022.8.16 更新Predis代码到2.0