08 2017 档案

摘要:string where = null; var p = new DynamicParameters(); if (classId != null) { where = " and classId=:classId "; p.Add("classI... 阅读全文
posted @ 2017-08-17 08:26 dong00a 阅读(604) 评论(0) 推荐(0)