浏览代码

统一认证

西昌分支
ndbs 1年前
父节点
当前提交
fd81a6d87e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_Function/Perm_FunctionService.cs

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_Function/Perm_FunctionService.cs 查看文件

@@ -247,6 +247,7 @@ namespace Learun.Application.TwoDevelopment.Permission
t.FTId,
t.FUrl,t.FInterfaceUrl,t.FSecret,
t.FOrder,
t.FIsH5,
t.FEnabled,t.FIsManagePage
");
strSql.Append(",b.UPUserName,b.UPPass,b.UPId ");


正在加载...
取消
保存