Commit 515b5b90 authored by 李尚科's avatar 李尚科

fix

parent 4756d15c
......@@ -150,6 +150,13 @@ module.exports = appInfo => {
//我的信用-通化检测
config.YYS_APP_KEY = process.env.YYS_APP_KEY;
config.YYS_APPLY_APPSECRET = 'a695e9b3c0f1e3f15fb0b958fd3a4b67';
//运营商报告
config.YYS_REPORT_KEY = 'F4E0CA710F484CFFB1756741696E29A3';
config.YYS_REPORT_APPSECRET = '233B8E10E31B4C899EE6FEB3AEC22F140B6528BF';
config.YYS_REPORT_URL = 'http://47.96.253.64:8049/mycredit/thxdReport';
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