This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lichunlei
/
mp-main
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
返现队列时间间隔10秒
lichunlei
1 anno fa
parent
4adfd30590
commit
94ff1eee12
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
AppStart/Helper/Profit/ProfitHelper.cs
+ 1
- 1
AppStart/Helper/Profit/ProfitHelper.cs
Vedi File
@@ -155,7 +155,7 @@ namespace MySystem
}
else
{
- Thread.Sleep(
6
0000);
+ Thread.Sleep(
1
0000);
}
}
}