@ -18,6 +18,7 @@ public class ImUtill {
* @param status
* @param reply
* @return
*
*/
public static String getConsultData(String user, Integer status, Integer reply) {
String imAddr = im_host + "api/v2/sessions/topics/count/reply";