Browse Source

关闭退押金队列

lichunlei 2 years ago
parent
commit
1f2f305a08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

@@ -226,7 +226,7 @@ namespace MySystem
             LeaderApplyCouponsHelper.Instance.Start(); //盟主储蓄金申请机具券打标记
             LeaderApplyCouponsHelper.Instance.Start(); //盟主储蓄金申请机具券打标记
             // UserMonthFeeHelper.Instance.Start(); //每月创客服务费
             // UserMonthFeeHelper.Instance.Start(); //每月创客服务费
             UserMonthFeeHelper.Instance.Start2(); //临时扣创客服务费
             UserMonthFeeHelper.Instance.Start2(); //临时扣创客服务费
-            DepositReturnService.Instance.Start(); //退押金到支付宝余额
+            // DepositReturnService.Instance.Start(); //退押金到支付宝余额
 
 
             // StatService.Instance.StartPosActNum(); //实时统计激活数
             // StatService.Instance.StartPosActNum(); //实时统计激活数
             // StatService.Instance.StartNewUserNum(); //实时统计新增创客数
             // StatService.Instance.StartNewUserNum(); //实时统计新增创客数