提交修改
This commit is contained in:
parent
33e140f5d6
commit
09f0796a30
@ -93,7 +93,6 @@ public class JsapiPrepay {
|
||||
return Base64Utils.encodeToString(sign.sign());
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
* https://pay.weixin.qq.com/doc/v3/merchant/4012791897
|
||||
* JSAPI/小程序下单
|
||||
@ -324,7 +323,6 @@ public class JsapiPrepay {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public DirectAPIv3JsapiPrepayResponse doPay(DirectAPIv3JsapiPrepayRequest request) {
|
||||
String HOST = "https://api.mch.weixin.qq.com";
|
||||
String METHOD = "POST";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user