@@ -132,7 +132,7 @@ if(sessionStorage){
const eid = window.location.href.split("/")[6]
$.post(
"/bigmember/follow/ent/delFollow",
- {"fid":eid},
+ {"entId":eid},
function(r){
if(r.data == "success"){
if(sessionStorage){