更改公众号的appid
This commit is contained in:
@@ -38,7 +38,6 @@ public class PayCallbackConsumer {
|
||||
return;
|
||||
}
|
||||
if(!"1".equals(order.getOrderType())){
|
||||
System.out.println("+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++");
|
||||
realFansService.createFansProfit(order);
|
||||
}
|
||||
merchantProfitService.createOrderProfitV2(order,"1");
|
||||
|
||||
Reference in New Issue
Block a user