pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/client/ClientCtrl.java
@@ -213,7 +213,7 @@ } JSONObject job_result = new JSONObject(); job_result.put("clientId", clientId); job_result.put("clientId", String.valueOf(clientId)); job_result.put("sessionId", sessionId); return BaseResponseUtils.buildSuccess(job_result);