上一页 1 2 3 4 5 6 ··· 12 下一页
摘要: using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Threading.Tasks; using Microsoft.A 阅读全文
posted @ 2023-06-26 11:36 妖狐鬼魅 阅读(6) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using System.Text.RegularExpressions; using S 阅读全文
posted @ 2023-06-26 11:36 妖狐鬼魅 阅读(3) 评论(0) 推荐(0) 编辑
摘要: using SqlSugar; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace PT.Model 阅读全文
posted @ 2023-06-26 11:30 妖狐鬼魅 阅读(9) 评论(0) 推荐(0) 编辑
摘要: using Microsoft.AspNetCore.Hosting; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using Syste 阅读全文
posted @ 2023-06-26 11:15 妖狐鬼魅 阅读(9) 评论(0) 推荐(0) 编辑
摘要: using Microsoft.AspNetCore.Http; using PT.Model; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Th 阅读全文
posted @ 2023-06-26 11:07 妖狐鬼魅 阅读(25) 评论(0) 推荐(0) 编辑
摘要: //获取本机域账号的几种方式 System.Security.Principal.WindowsIdentity currentUser = System.Security.Principal.WindowsIdentity.GetCurrent(); string strUserName = cu 阅读全文
posted @ 2023-05-05 15:44 妖狐鬼魅 阅读(244) 评论(0) 推荐(0) 编辑
摘要: //是否可编辑 var IsEdit = true; //$("#MenuNav a").hide(); var UserJurisdictionV; LoadPageJurisdiction(); //获取用户角色页面权限 function GetUserRolePageJurisdiction( 阅读全文
posted @ 2023-05-04 14:26 妖狐鬼魅 阅读(9) 评论(0) 推荐(0) 编辑
摘要: using Microsoft.Extensions.Configuration; using Microsoft.IdentityModel.Protocols; using SqlSugar; using System; using System.Collections.Generic; usi 阅读全文
posted @ 2023-05-04 10:38 妖狐鬼魅 阅读(363) 评论(0) 推荐(0) 编辑
摘要: using PT.Model; using SqlSugar; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; na 阅读全文
posted @ 2023-05-04 10:37 妖狐鬼魅 阅读(22) 评论(0) 推荐(0) 编辑
摘要: using PT.DAL; using PT.Model; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; name 阅读全文
posted @ 2023-05-04 10:34 妖狐鬼魅 阅读(10) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 12 下一页