Bläddra i källkod

补购机奖励队列

lcl 1 år sedan
förälder
incheckning
6c48ba7a55
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      AppStart/Helper/PosCouponPrize/PosCouponPrizeService.cs

+ 1 - 1
AppStart/Helper/PosCouponPrize/PosCouponPrizeService.cs

@@ -419,7 +419,7 @@ namespace MySystem
                 {
                     try
                     {
-                        dosomething(int.Parse(function.CheckInt(content)));
+                        dosomething2(int.Parse(function.CheckInt(content)));
                     }
                     catch
                     {