MVC中Area中AreaRegistration.cs中配置路由的目的是什么?

MVC中Area中AreaRegistration.cs中配置路由的目的是什么?

有一次AreaRegistration.cs中的命名空间改为WitBPM.Areas.Customer.Controllers,而controller中的namespace还是WitBPM_Invoice.Areas.Customer.Controllers,然后调用controller中方法,就报404错误。路由配置错了,无法找到。

MVC中Area中AreaRegistration.cs中配置路由的目的是什么?

 

 

MVC中Area中AreaRegistration.cs中配置路由的目的是什么?

MVC中Area中AreaRegistration.cs中配置路由的目的是什么?

 

上一篇:Python:定义一个形状基类,并在其下定义子类,计算面积和周长


下一篇:leetcode力扣36.有效的数独