微信上传媒体提示
This commit is contained in:
parent
e6ad65d8c0
commit
9c574ad9b7
@ -98,6 +98,7 @@ public class WechatMediaUtil {
|
|||||||
log.error("微信媒体上传失败",e);
|
log.error("微信媒体上传失败",e);
|
||||||
}
|
}
|
||||||
JSONObject jsonObject=new JSONObject(resultStr.toString());
|
JSONObject jsonObject=new JSONObject(resultStr.toString());
|
||||||
|
log.info("微信媒体上传:"+jsonObject.toString());
|
||||||
return jsonObject.get("media_id").toString();
|
return jsonObject.get("media_id").toString();
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user