首页>代码>java基于微信公众号接口开发的入门Demo实例>/WechatDemo/WechatDemo/src/com/eastnet/wechat/message/req/ImageMessage.java
package com.eastnet.wechat.message.req; /** * 图片消息 * @author w * @pengsong */ public class ImageMessage extends BaseMessage{ //图片链接 private String PicUrl; public String getPicUrl() { return PicUrl; } public void setPicUrl(String picUrl) { PicUrl = picUrl; } }


星是河的眼 LV3
2月7日
suxin123_123 LV5
2月3日
dengjunjun LV15
1月11日
263648 LV7
2022年12月27日
liangju666 LV6
2022年12月18日
lywang LV7
2022年12月6日
uni-code_0123 LV1
2022年11月3日
moneyla LV5
2022年9月23日
xxxlll LV8
2022年9月21日
微信网友_6139616720490496 LV1
2022年9月19日