Explorar o código

屏蔽扣过期机具费

lichunlei %!s(int64=3) %!d(string=hai) anos
pai
achega
a20b924fcb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      AppStart/Helper/SycnProfitServiceV3.cs

+ 2 - 2
AppStart/Helper/SycnProfitServiceV3.cs

@@ -50,7 +50,7 @@ namespace MySystem
                                 DoUserProfit(date);
                                 DoUserServiceFee();
                                 //扣过期机具费
-                                RedisDbconn.Instance.AddList("DoChargeAmountQueue", "0");
+                                // RedisDbconn.Instance.AddList("DoChargeAmountQueue", "0");
                             }
                         }
                         function.WriteLog(DateTime.Now.ToString() + "\r\n\r\n", "同步分润数据");
@@ -284,7 +284,7 @@ namespace MySystem
         }
 
         #endregion
-
+        
         #region 扣过期机具费
 
         private void DoExpiredPosFee()