xhyan0427 opened this issue 2 years ago · 1 comments
根据 智能应答基本流程图 https://www.processon.com/view/link/598c16ace4b02e9a26eeed11,短信网关集群收到客户的请求后,怎么知道发送客户ID和账号ID是多少啊,要怎么获取啊?
AbstractBusinessHandler 里有getEndpointEntity()方法。 或者 ctx.channel().attr(GlobalConstance.entityPointKey).get();也可以获取