diff --git a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_Function/Perm_FunctionService.cs b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_Function/Perm_FunctionService.cs index 1055c0c6a..cd8db7245 100644 --- a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_Function/Perm_FunctionService.cs +++ b/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 ");