fanli/src/main/java/com/yeshi/fanli/service/inter/order/msg/UserOrderMsgNotificationService.java
@@ -47,11 +47,12 @@ * @param orderId * @param payMoney * @param money * @param subsidy 补贴 * @param goodsCount * @param orderState */ public void orderInviteStatistic(Long uid, String orderId, int orderType, BigDecimal payMoney, BigDecimal money, int goodsCount, int orderState, Date downTime); BigDecimal subsidy, int goodsCount, int orderState, Date downTime);