Jelajahi Sumber

放开分润

lcl 5 bulan lalu
induk
melakukan
303255bfb8
1 mengubah file dengan 8 tambahan dan 8 penghapusan
  1. 8 8
      Startup.cs

+ 8 - 8
Startup.cs

@@ -166,14 +166,14 @@ namespace MySystem
                 ProfitHelper.Instance.StartListenTrade(); //返现队列-支付宝
                 ProfitHelper.Instance.StartListenWxTrade(); //返现队列-微信
                 ProfitHelper.Instance.StartSetDivi(); //设置订单当前返现金额
-                // ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitBeforeNewHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitAfterNewHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitBeforeHelper.Instance.StartListenProfitAdd(); //补每月分润
-                // ProfitAfterHelper.Instance.StartListenProfitAdd(); //补每月分润
-                // ProfitBeforeNewHelper.Instance.StartListenProfitAdd(); //补每月分润
-                // ProfitAfterNewHelper.Instance.StartListenProfitAdd(); //补每月分润
+                ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
+                ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
+                ProfitBeforeNewHelper.Instance.StartListenProfit(); //每月分润
+                ProfitAfterNewHelper.Instance.StartListenProfit(); //每月分润
+                ProfitBeforeHelper.Instance.StartListenProfitAdd(); //补每月分润
+                ProfitAfterHelper.Instance.StartListenProfitAdd(); //补每月分润
+                ProfitBeforeNewHelper.Instance.StartListenProfitAdd(); //补每月分润
+                ProfitAfterNewHelper.Instance.StartListenProfitAdd(); //补每月分润
                 ProfitCheckHelper.Instance.Start(); //检查订单是否在队列里
                 SettleAmountCheckHelper.Instance.Start(); //检查未结算分账订单队列