@@ -108,6 +108,6 @@ app.MapControllers();
app.Urls.Add("http://*:5049");
-HaoDaHelper.Instance.Start();
+HaoDaHelper.Instance.Start();
app.Run();