更改公众号的appid
This commit is contained in:
@@ -100,8 +100,8 @@ parameter:
|
||||
APPID: wx8f4f3d7cef4a6848
|
||||
# wxfffc7bff64c7a11e
|
||||
#小程序付款APPID
|
||||
APPLETS_APPID: wxfffc7bff64c7a11e
|
||||
APPSECRET: 520028296c79988a053fb29f84b057a2
|
||||
APPLETS_APPID: wx212769170d2c6b2a
|
||||
APPSECRET: 4e00bbf3fc75a1ff68ce866fd13f2bcc
|
||||
# b84ee0efaa0d9a649746ac65525f8e10
|
||||
KEY: 微信原生加密用的KEY
|
||||
LESHUALIU: 乐刷、未接入可不管
|
||||
|
||||
@@ -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