mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	修复素材代码调整后的代码
This commit is contained in:
		| @ -10,7 +10,6 @@ import me.chanjar.weixin.mp.bean.message.WxMpXmlMessage; | ||||
| import me.chanjar.weixin.mp.bean.message.WxMpXmlOutImageMessage; | ||||
| import me.chanjar.weixin.mp.bean.message.WxMpXmlOutMessage; | ||||
|  | ||||
| import java.io.IOException; | ||||
| import java.util.Map; | ||||
|  | ||||
| public class DemoImageHandler implements WxMpMessageHandler { | ||||
| @ -30,9 +29,8 @@ public class DemoImageHandler implements WxMpMessageHandler { | ||||
|       return m; | ||||
|     } catch (WxErrorException e) { | ||||
|       e.printStackTrace(); | ||||
|     } catch (IOException e) { | ||||
|       e.printStackTrace(); | ||||
|     } | ||||
|      | ||||
|     return null; | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang