摘要: if(!string.IsNullOrEmpty(starttime)&&!string.IsNullOrEmpty(endtime)){Where.Append("and((t.StartTime=@StartTime)or(t.StartTime=@EndTime)or(t.StartTime>... 阅读全文
posted @ 2015-08-06 16:38 Tz__C 阅读(252) 评论(0) 推荐(0)