Update 20260319
This commit is contained in:
@@ -10,8 +10,8 @@ namespace API_NetFramework.Controllers
|
||||
{
|
||||
public ActionResult Index()
|
||||
{
|
||||
ViewBag.Title = "Home Page";
|
||||
|
||||
ViewBag.Title = "OnDocAPI";
|
||||
return Redirect("/OnDocAPIHome.aspx");
|
||||
return View();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user