day1和day2破产内部功能版完成,保个底吧

This commit is contained in:
2024-12-08 05:27:34 +08:00
parent 58fde11c9a
commit 0861bb6c80
8 changed files with 1110 additions and 2348 deletions
@@ -235,10 +235,11 @@ private void HandleDeepIn()
}
else
{
if(!currentSocket.notAlowedDeep)
{
DeepInexecution();
}
// if(!currentSocket.notAlowedDeep)
// {
// DeepInexecution();
// }
DeepInexecution();
}