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