摘要: html: $.ajax({ type:"POST", url:"http://192.168.43.155:8080/Video/SelectAllUserServlet", async:true, data:{ }, error:function(){ alert("asd"); }, succ 阅读全文
posted @ 2018-11-22 11:19 付大大 阅读(3119) 评论(0) 推荐(0) 编辑