摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Text.RegularExpressions;using System.Configuration;/// /... 阅读全文
posted @ 2015-09-06 13:41 Rocken.li 阅读(215) 评论(0) 推荐(0)
摘要: SB.Append("select ");SB.Append("mpe.EVIDENCE_ID ");SB.Append("left join media_private_evidence mpe on mpe.BAITAI_NO=ec.BAITAI_NO "); if (vo.imgConditi... 阅读全文
posted @ 2015-09-06 13:31 Rocken.li 阅读(2047) 评论(0) 推荐(0)