@ -152,8 +152,6 @@ namespace EasyBL.WEBAPP.SYS
.Where(x => x.IsMainCategory == sIsMainCategory)
.ToList();
Dictionary<string, View_SYS_Category_List> rsCategoryList = new Dictionary<string, View_SYS_Category_List>();
List<SETB_SYS_Category> newList = new List<SETB_SYS_Category>();
foreach (var Category in saCategory) {