摘要:
阅读全文
posted @ 2020-06-07 09:43
.net&new
阅读(148)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Threading.Tasks;using Microsoft.AspNetCore.Mvc; namespace LayUICore.Areas 阅读全文
posted @ 2020-06-07 09:42
.net&new
阅读(179)
评论(0)
推荐(0)
摘要:
app.UseEndpoints(endpoints => { endpoints.MapControllerRoute( name: "Areas", pattern: "{area:exists}/{controller=Index}/{action=Index}/{id?}", default 阅读全文
posted @ 2020-06-07 09:41
.net&new
阅读(444)
评论(0)
推荐(0)
摘要:
startup.cs文件 app.UseEndpoints(endpoints => { endpoints.MapControllerRoute( name: "Areas", pattern: "{area:exists}/{controller=Index}/{action=Index}/{i 阅读全文
posted @ 2020-06-07 09:40
.net&new
阅读(387)
评论(0)
推荐(0)
浙公网安备 33010602011771号