username@email.com
2022-08-10 b01c0f7fcca5c068cf2c15104d170a4420435643
权限
1个文件已修改
1 ■■■■ 已修改文件
zhengcaioa/Services/PltPageService.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/Services/PltPageService.cs
@@ -340,6 +340,7 @@
                                   PageSuperior = page.PageSuperior,
                                   PageIco = page.PageIco ?? "",  //fa  fa-angle-right
                                   OpenType = page.OpenType ?? 0,
                                   PageMethod = page.PageMethod,
                               };
                    entityList = list.ToList().Distinct(new PageEntityIdComparer()).ToList();
                }