微信公众平台配置文件:anyline-wechat-mp.xml
最后更新:2023-09-29 10:01:28
|
状态:未完成
<?xml version="1.0" encoding="UTF-8"?> <configs> <config key="default"> <property key="APP_ID">wxc403*******b5f06</property> <property key="APP_SECRET">2ede1c*********c915f440745df8</property> <property key="SIGN_TYPE">RSA</property> <property key="SERVER_TOKEN">haofresh</property> <property key="WEB_SERVER">http://******</property> <property key="OAUTH_REDIRECT_URL">http://*******/wap/hm/lg/cb_wx_mp</property> <property key="PAY_API_SECRET">oaonhd**********ohvpvbozqqayottvq</property> <property key="PAY_MCH_ID">143*****402</property> <property key="PAY_NOTIFY_URL">http://****/js/hm/pay/ntf/wx_mp</property> <property key="PAY_CALLBACK_URL"></property> <property key="PAY_KEY_STORE_FILE">D:\\apiclient_cert.p12</property> <property key="PAY_KEY_STORE_PASSWORD">111111</property> <!-- 支付到银行卡公钥文件 --> <property key="PAY_BANK_RSA_PUBLIC_KEY_FILE"></property> <property key="SERVER_WHITELIST"></property> </config> </configs>