lcl 8 сар өмнө
parent
commit
6c48ba7a55

+ 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
                     {