Jelajahi Sumber

补购机奖励队列

lcl 1 tahun lalu
induk
melakukan
6c48ba7a55
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
                     {