|
|
@ -98,7 +98,7 @@ public class MpWxPayService { |
|
|
|
request.setDetail(productName); //商品详情 |
|
|
|
request.setTotalFee(price); //总金额|分计 |
|
|
|
request.setSpbillCreateIp(clientIp); //终端IP |
|
|
|
request.setNotifyUrl("http://augcl.natapp1.cc/massage-admin/massage/order/payOrderNotify");//设置回调路径 |
|
|
|
request.setNotifyUrl("https://www.yurangongfang.com/massage-admin/massage/order/payOrderNotify");//设置回调路径 |
|
|
|
request.setProductId(productId); //商品id |
|
|
|
request.setOpenid(openId); //JSAPI OPENID |
|
|
|
if (dev){ |
|
|
|