Commit 990cf60e by liyanlin

fix

parent 339b867b
...@@ -90,7 +90,7 @@ public class TimesCardController { ...@@ -90,7 +90,7 @@ public class TimesCardController {
//发起统一支付 //发起统一支付
SimpleDateFormat yyyyMMddHHmmss = new SimpleDateFormat("yyyyMMddHHmmss"); SimpleDateFormat yyyyMMddHHmmss = new SimpleDateFormat("yyyyMMddHHmmss");
log.info("次卡支付回调地址"+gogirlProperties.getNotifyTimesCard());
WxPayUnifiedOrderRequest request = WxPayUnifiedOrderRequest.newBuilder() WxPayUnifiedOrderRequest request = WxPayUnifiedOrderRequest.newBuilder()
.deviceInfo("设备号") .deviceInfo("设备号")
.body("gogirl美甲美睫") .body("gogirl美甲美睫")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment