Explorar o código

开店宝调低不请求接口

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

+ 1 - 1
AppStart/Helper/SetDepositPostService.cs

@@ -91,7 +91,7 @@ namespace MySystem
                                             db.SaveChanges();
                                         }
                                     }
-                                    else if(pos.BrandId == 2) //开店宝
+                                    else if(pos.BrandId == 2 && Kind == 1) //开店宝
                                     {
                                         Fee = Fee / 100;
                                         string content = ModifyFee(pos.PosSn, Fee);