@@ -356,6 +356,7 @@ public class AFT001Service extends AFT001BaseModel implements ExecProcessFlow {
}
msg.setParamJson(XiJsonUtil.objectToJson(meshMsg));
}catch (Exception e){
+ System.out.println(e.getMessage());
throw new BusinessException("MESH00002");