2016年4月20日
摘要: string sql = @"update a set a.M_ParentID=b.M_ParentID, a.M_Name=b.M_Name, a.M_Seq=b.M_Seq, ... 阅读全文
posted @ 2016-04-20 17:21 雪原日暮 阅读(172) 评论(0) 推荐(0) 编辑