mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-30 20:39:24 +08:00
2.14.1
This commit is contained in:
@@ -26,7 +26,7 @@ public class PayTest {
|
||||
|
||||
public static void main(String[] args) {
|
||||
WxPayConfigStorage wxPayConfigStorage = new WxPayConfigStorage();
|
||||
wxPayConfigStorage.setAppid("公众账号ID");
|
||||
wxPayConfigStorage.setAppId("公众账号ID");
|
||||
|
||||
wxPayConfigStorage.setMchId("合作者id(商户号)");
|
||||
//以下两个参数在 服务商版模式中必填--------
|
||||
|
||||
Reference in New Issue
Block a user