@@ -37,7 +37,7 @@ Page({
obj.reasonable = false
- http.send_post("/system/AppPBookController/getPBookList", obj, this.getBookListSuccess)
+ http.send_get("/system/AppPBookController/getPBookList", obj, this.getBookListSuccess)
},
getBookListSuccess(res) {