摘要: public IList QueryPrdtStd(PrdtStdEntity prdtStdEntity) { try { var hql = "from PrdtStdEntity t where (t.... 阅读全文
posted @ 2015-12-30 16:23 莫等闲也 阅读(4646) 评论(0) 推荐(0)
摘要: 2 if (numberList.Any()) 3 { 4 exEntity.MinValue = numberList.First().NumberValue.ToString(); 5 exEntity.MaxValue = numberList.Last().Numb... 阅读全文
posted @ 2015-12-30 16:22 莫等闲也 阅读(6362) 评论(0) 推荐(0)