使用HasMap的另外一种写法,在RabbitMQ发送消息时,消费方会消费失败

//这种方式发送消息,接收方会转换失败 .map(number -> { Map hashMap = new HashMap<String, String>() {{ put("mobile", mobile); put("checkCode", String.v
相关文章
相关标签/搜索