binarywang / weixin-java-miniapp-demo

基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
1.32k stars 669 forks source link

private WxMaXmlOutMessage route(WxMaMessage wxMessage, Map<String, Object> context) #57

Open AmbitionLover opened 2 years ago

AmbitionLover commented 2 years ago

1652173973(1)

请问 Map<String, Object> context 如何能使用

AmbitionLover commented 2 years ago

是要使用 WxMaMessage.allFieldsMap 嘛

binarywang commented 2 years ago

你要做什么?