lichunlei před 3 roky
rodič
revize
60487b0349
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Controllers/HomeController.cs

+ 0 - 1
Controllers/HomeController.cs

@@ -175,7 +175,6 @@ namespace MySystem.Controllers
     
     
         public string test()
         public string test()
         {
         {
-            SycnProfitServiceV2.Instance.DoSubsidyProfit(9, "202210");
             return "ok";
             return "ok";
         }
         }