瀏覽代碼

放开每月分润

lcl 1 年之前
父節點
當前提交
0f3360ce39
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Startup.cs

+ 1 - 0
Startup.cs

@@ -159,6 +159,7 @@ namespace MySystem
                 WeChatPayBackService.Instance.StartDivi(); //补分账
                 ProfitHelper.Instance.StartListenTrade(); //返现队列-支付宝
                 ProfitHelper.Instance.StartListenWxTrade(); //返现队列-微信
+                ProfitHelper.Instance.StartListenProfit(); //每月分润
 
                 AlipayPayBackFeeService.Instance.Start();
                 ActiveRewardService.Instance.StartAct();