diff --git a/wxc2_omc/account/priSubsMng/hlrGetAll.php b/wxc2_omc/account/priSubsMng/hlrGetAll.php index f176cbb..500e92a 100644 --- a/wxc2_omc/account/priSubsMng/hlrGetAll.php +++ b/wxc2_omc/account/priSubsMng/hlrGetAll.php @@ -89,5 +89,5 @@ echo ""; usleep(100000); // 可选:添加延迟以便观察进度条变化 echo ""; - +$redis->close(); ?> diff --git a/wxc2_omc/account/pubSubsMng/hlrGetAll.php b/wxc2_omc/account/pubSubsMng/hlrGetAll.php index a8e86a4..5ffc829 100644 --- a/wxc2_omc/account/pubSubsMng/hlrGetAll.php +++ b/wxc2_omc/account/pubSubsMng/hlrGetAll.php @@ -94,5 +94,5 @@ echo ""; usleep(100000); // 可选:添加延迟以便观察进度条变化 echo ""; - +$redis->close(); ?>