摘要: categoryList.ForEach(p => p.Description = "-1"); var zpclist = from t in categoryList let tp = (from p in categoryList.Select(s => s.ParentRowGuid) se 阅读全文
posted @ 2020-06-16 17:45 HongEgg 阅读(342) 评论(0) 推荐(0) 编辑