Commit 968c2866 authored by shiyu's avatar shiyu

预支付接口8

parent 0f0be780
......@@ -195,7 +195,7 @@ public class WxPayServiceApi {
return appId + "\n"
+ timestamp + "\n"
+ nonceStr + "\n"
+ prepay_id + "\n";
+ "prepay_id=" + prepay_id + "\n";
}
......
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