Commit da2e6b73 by zhaopanyu

zpy 12.18

parent b1203c9f
......@@ -30,9 +30,9 @@ export default {
getCode() {
dd.getAuthCode({
//测试
// corpId: 'dingaa3937ff8b7dd267f2c783f7214b6d69',
corpId: 'dingaa3937ff8b7dd267f2c783f7214b6d69',
//正式
corpId: 'dingccea40788226c988f2c783f7214b6d69',
// corpId: 'dingccea40788226c988f2c783f7214b6d69',
success: (res) => {
console.log('获取新的免登码成功', res);
const code = res.code
......
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