前台页面整体保存功能完善和后台读取社区列表和读取幢列表的功能开发
This commit is contained in:
@@ -14,5 +14,9 @@ namespace Ewide.Web.Entry.Controllers
|
||||
{
|
||||
return View();
|
||||
}
|
||||
public IActionResult BuildingResult()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user