fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderProcessServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderProcessServiceImpl.java
@@ -317,6 +317,12 @@ return; } // 如果是拼多多/京东维权则返回,不需要返利 if ((hongBaoOrder.getCommonOrder().getSourceType() == Constant.SOURCE_TYPE_PDD || hongBaoOrder.getCommonOrder().getSourceType() == Constant.SOURCE_TYPE_JD) && hongBaoOrder.getCommonOrder().getState() == CommonOrder.STATE_WQ) return; if (hongBaoOrder.getCommonOrder() != null && hongBaoOrder.getCommonOrder().getSourceType() == Constant.SOURCE_TYPE_TAOBAO) { // 维权中的不返利