mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-09-18 01:15:34 +08:00
init website
This commit is contained in:
@@ -12,7 +12,7 @@ namespace FreeSql.Site.UI.Areas.Doc.Controllers
|
||||
public class DocumentsController : BaseController
|
||||
{
|
||||
// GET: Documents
|
||||
public ActionResult Index()
|
||||
public IActionResult Index()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
Reference in New Issue
Block a user