|
|
@@ -181,6 +181,7 @@ namespace MySystem
|
|
|
SycnSpChangeBindService.Instance.Start(); //同步SP换绑数据
|
|
|
SycnSpUnBindService.Instance.Start(); //同步SP解绑数据
|
|
|
SycnSpMerchantRecordService.Instance.Start(); //同步SP商户记录数据
|
|
|
+ WifiTradeHelper.Instance.Start(); //每月1号统计上月wifi交易
|
|
|
|
|
|
// StatService.Instance.StartActiveReward(); //实时处理激活奖励
|
|
|
// StatService.Instance.StartActiveReward1(); //实时处理0押激活奖励
|
|
|
@@ -253,7 +254,6 @@ namespace MySystem
|
|
|
// PosCouponExchangeHelper.Instance.Start(); //电签券兑换大机券
|
|
|
// ToBigHelper.Instance.Start(); //机具通对资格
|
|
|
// TradeFilterService.Instance.Start(); //营训奖励拦截
|
|
|
- WifiTradeHelper.Instance.Start(); //每月1号统计上月wifi交易
|
|
|
|
|
|
// PosCouponPrizeService.Instance.AddPrize(595246);
|
|
|
|