@@ -1829,7 +1829,7 @@ namespace MySystem
}
db.Dispose();
- HelpProfitHelper.Instance.StatProfitEveryDay(DateTime.Now.AddMonths(-1).ToString("yyyyMM")); //助利宝分润
+ // HelpProfitHelper.Instance.StatProfitEveryDay(DateTime.Now.AddMonths(-1).ToString("yyyyMM")); //助利宝分润
ProfitCheckHelper.Instance.Start();
public List<ProfitResult> StartProftForPosByMonth(int BrandId, int BankCardType, string Month, int PageNum = 1)
@@ -229,7 +229,7 @@ namespace MySystem
DepositReturnService.Instance.Start(); //退押金到支付宝余额
StoreApplyHelper.Instance.ResetStoreReserve(); //重置分仓额度
- TestHelper.Instance.Start();
+ // TestHelper.Instance.Start();