瀏覽代碼

调升费率也要发个人消息

lcl 9 月之前
父節點
當前提交
70d9d36f13
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      AppStart/Helper/SetDepositService.cs

+ 1 - 1
AppStart/Helper/SetDepositService.cs

@@ -107,7 +107,7 @@ namespace MySystem
                                     }
                                     db.SaveChanges();
                                     pos.QueryCount = Kind;
-                                    if(Kind > 1) //只有调降发消息
+                                    if(Kind > 0) //只有调降发消息
                                     {
                                         if(userPosList.ContainsKey(pos.BuyUserId))
                                         {