派生自 projectDept/qhighschool

EricsHu
2022-12-05 068fc7f2e81178e55fa191a13709af64b1a163f6
src/main/java/com/qxueyou/scc/school/service/impl/HandoutConvertPDFDealService.java
@@ -14,7 +14,7 @@
import com.qxueyou.scc.school.service.IHandoutService;
/**
 * pdf 转图片相关消息
 * pdf 转图片相关消息
 * 
 * @author charkraMin
 *
@@ -60,7 +60,7 @@
//               + ";classId:" + msg.getUserProperties("classId")
//               + ";userId:" + msg.getUserProperties("userId");
//
//         log.error( businessId + " :转码PDF讲义失败:" + e, e);
//         log.error( businessId + " :转码PDF讲义失败:" + e, e);
//         onsExceptionLogService.logSaveExceptionLog(cfg.getConfigByEnv("ons-common-topic"), "CONVERT_PDF", businessId , desp );
//      }
//   }