摘要:
1 public JsonResult GetResult(string p_account_month_to) 2 3 { 4 5 SqlParameter[] param = 6 7 { 8 9 new SqlParameter("@p_org_info_id ", SqlDbType.Int), 10 11 new SqlParameter("@p_custom... 阅读全文
posted @ 2016-12-13 10:19
华家宝贝冬冬
阅读(968)
评论(0)
推荐(0)