lcl 1 ano atrás
pai
commit
d95d56be7d

+ 1 - 0
Areas/Admin/Controllers/MainServer/SysToolsController.cs

@@ -7217,6 +7217,7 @@ namespace MySystem.Areas.Admin.Controllers
             if(ProductType == "5") ProductType = "4";
             if(ProductType == "5") ProductType = "4";
             if(ProductType == "11") ProductType = "10";
             if(ProductType == "11") ProductType = "10";
             if(ProductType == "13") ProductType = "12";
             if(ProductType == "13") ProductType = "12";
+            if(ProductType == "24" || ProductType == "25" || ProductType == "26") ProductType = "23";
 
 
             if(ProductType == "1")
             if(ProductType == "1")
             {
             {