Przeglądaj źródła

扶持期不限制押金机

lcl 1 rok temu
rodzic
commit
965ffe60e2

+ 1 - 1
AppStart/Helper/SycnSpServer/SycnSpTradeService.cs

@@ -448,7 +448,7 @@ namespace MySystem
                                                     }
                                                 }
                                             }
-                                            else if ((DepositAmt > 0 && pos.IsFirst == 1) || pos.BrandId == 14)
+                                            else if (pos.IsFirst == 1 || pos.BrandId == 14)
                                             {
                                                 string DayString = RedisDbconn.Instance.Get<string>("pobjrule:" + pos.BrandId + ":HelpPolicy:Days");
                                                 int Days = int.Parse(DayString); //天数