linq分组后转list

List<RawWeeklyAccounts> str = r.SelectMany(x=>x).ToList();

posted @ 2020-12-24 16:08  请叫我超超  阅读(293)  评论(0)    收藏  举报