@@ -364,7 +364,7 @@ public class FsCourseRedPacketLogServiceImpl implements IFsCourseRedPacketLogSer
// updateFsCourseRedPacketLog(fsCourseRedPacketLog);
}
} catch (WxPayException e) {
- throw new RuntimeException(e);
+ logger.error(e.getMessage());