修复瓷器主标题获取错误的bug

This commit is contained in:
iyuu.cn
2020-01-03 01:49:16 +08:00
parent 202565f16b
commit 0f4433f0a0
3 changed files with 8 additions and 5 deletions

View File

@@ -369,6 +369,7 @@ class iyuuAutoReseed
echo "clients_".$k."没有查询到可辅种数据 \n\n";
continue;
}
#p($infohash_Dir);
// 当前客户端辅种数据
$reseed = $resArray['clients_'.$k];
foreach ($reseed as $info_hash => $vv) {