| | |
| | | |
| | | private String key = "6f5e0c2dcabfa9c27b5da5836a362fef";//微信商户号 |
| | | |
| | | // private String callbackPath = "https://online.daowepark.com:443/communityWorldCup";//支付回调网关地址 |
| | | private String callbackPath = "http://221.182.45.100:1234/communityWorldCup";//支付回调网关地址 |
| | | private String callbackPath = "https://online.daowepark.com:443/communityWorldCup";//支付回调网关地址 |
| | | // private String callbackPath = "http://221.182.45.100:1234/communityWorldCup";//支付回调网关地址 |
| | | |
| | | private String app_cert_path = "C:/cert/alipay/user/app_cert_path.crt";//应用公钥证书路径 |
| | | |