|
|
@@ -44,7 +44,7 @@ namespace MySystem
|
|
|
ProfitBeforeHelper.Instance.StatProfiting();
|
|
|
ProfitAfterHelper.Instance.StatProfiting();
|
|
|
HelpProfitHelper.Instance.StatProfitEveryDay(DateTime.Now.AddMonths(-1).ToString("yyyyMM")); //助利宝分润
|
|
|
- ProfitCheckHelper.Instance.Start();
|
|
|
+ // ProfitCheckHelper.Instance.Start();
|
|
|
}
|
|
|
else
|
|
|
{
|