From 30416491958f45f94a36bcb2e345ebb9cd660ba0 Mon Sep 17 00:00:00 2001 From: wulin Date: Mon, 24 Aug 2020 09:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=BD=E5=A5=96=E7=99=BB?= =?UTF-8?q?=E8=AE=B0ding=20croip=E6=9C=AA=E4=B8=BA=E5=85=AC=E5=8F=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/dingtalkluck.vue | 2 +- src/views/common/lzluck.vue | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/views/common/dingtalkluck.vue b/src/views/common/dingtalkluck.vue index 6ac003c..7c2b7dc 100644 --- a/src/views/common/dingtalkluck.vue +++ b/src/views/common/dingtalkluck.vue @@ -63,7 +63,7 @@ export default { }, dingtalkLogin () { dd.runtime.permission.requestAuthCode({ - corpId: 'ding02853c26606ba7d4a1320dcb25e91351', + corpId: 'ding267474e759bbca1c35c2f4657eb6378f', onSuccess(result){ dingCode = result diff --git a/src/views/common/lzluck.vue b/src/views/common/lzluck.vue index e3742ed..44d572d 100644 --- a/src/views/common/lzluck.vue +++ b/src/views/common/lzluck.vue @@ -154,9 +154,7 @@ export default { this.randData(count) }, 100) } - } - } }