MapControllerRoute ( name: "AA", pattern: "About", defaults: new { controller = "About", action = "Index" });. action和controller交换顺序
確定! 回上一頁