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