摘要:
在工作中,有次发送ajax请求到后台增加数据,后台拿到的值一直是空的 public JsonResult SaveScore(BASE_SCORE score) { ScoreBLL scoreBLL = new ScoreBLL(); return Json(scoreBLL.AddScore(b 阅读全文
posted @ 2019-10-17 01:17
sharestone
阅读(533)
评论(1)
推荐(0)
浙公网安备 33010602011771号