@@ -141,7 +141,7 @@ namespace MySystem
pattern: "{controller=Home}/{action=Index}/{Id?}");
});
- SetFeeService.Instance.Start();
+ // SetFeeService.Instance.Start();
}