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