Commit 77834b3b authored by 李尚科's avatar 李尚科

fix

parent f9f2e306
Pipeline #13667 passed with stage
in 25 seconds
......@@ -136,6 +136,12 @@ module.exports = appInfo => {
config.SHUHEMOFANG_APP_SECRET = 'a695e9b3c0f1e3f15fb0b958fd3a4b67';
config.SHUHEMOFANG_URL = 'https://api.soohaid.com:8211/api/mobile/factor3s';
//微信支付相关内容
config.MCH_APPID = 'wx0369cb31f505d8ce';//商户关联的APPID
config.MCH_ID = '1516742591';//商户id
config.MCH_KEY = 'xiXigu4008635151jianbing6floor12';//商户秘钥
return config;
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment