|
@@ -35,7 +35,7 @@ namespace MySystem
|
|
|
if(!string.IsNullOrEmpty(content))
|
|
if(!string.IsNullOrEmpty(content))
|
|
|
{
|
|
{
|
|
|
StatTradeAmountCheckDo(content);
|
|
StatTradeAmountCheckDo(content);
|
|
|
- StatTradeAmountCheck2Do(content);
|
|
|
|
|
|
|
+ // StatTradeAmountCheck2Do(content);
|
|
|
Thread.Sleep(100);
|
|
Thread.Sleep(100);
|
|
|
}
|
|
}
|
|
|
else
|
|
else
|