Commit a992ea2b authored by 姜登's avatar 姜登

gjjh5

parent 25052f72
Pipeline #3923 passed with stage
in 4 seconds
...@@ -107,12 +107,7 @@ module.exports = () => { ...@@ -107,12 +107,7 @@ module.exports = () => {
}], }],
}; };
config.GJJ_OpenAPI = { config.callbackUrl = process.env.CALLBACK_URL || 'https://dev-nginx.jianbing.com/gjjh5/callback';
appKey: '9FBBA75BBFC24401AA6A76AEFC277346',
appSecret: 'D7FEA664E0CD4336BEAA1B3569393A301DBB6995',
};
config.callbackUrl = 'https://dev-nginx.jianbing.com/gjjh5/callback';
return config; 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