|
@ -25,7 +25,7 @@ public class WeixinMchApi {
|
|
|
public static String merchantSerialNumber = "4B4EB542718B4C91DCCCB294D6BCA10DEF204C90"; //商户证书序列号
|
|
|
public static String apiV3Key = "23FB41D6808D16668E7A4F4BE251FD1C";//商户APIV3密钥
|
|
|
public static String appid = "wxad04e9c4c5255acf";//公众号appid
|
|
|
public static String notifyUrl = "https://www.xmtyw.cn/wlyytest/wx/Openid/notifyUrl";//回调url
|
|
|
public static String notifyUrl = "https://ijk.xmyys.com.cn/wlyytest/wx/Openid/notifyUrl";//回调url
|
|
|
|
|
|
public static TransferBatchService service;
|
|
|
|