This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lichunlei
/
mp-main
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
返现队列时间间隔10秒
lichunlei
hai 1 ano
pai
4adfd30590
achega
94ff1eee12
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
AppStart/Helper/Profit/ProfitHelper.cs
+ 1
- 1
AppStart/Helper/Profit/ProfitHelper.cs
Ver ficheiro
@@ -155,7 +155,7 @@ namespace MySystem
}
else
{
- Thread.Sleep(
6
0000);
+ Thread.Sleep(
1
0000);
}
}
}