Showing
2 changed files
with
2 additions
and
2 deletions
@@ -12,8 +12,8 @@ const logger = require('../../../library/logger'); | @@ -12,8 +12,8 @@ const logger = require('../../../library/logger'); | ||
12 | const cache = require('../../../library/cache'); | 12 | const cache = require('../../../library/cache'); |
13 | 13 | ||
14 | // 此处请勿使用有货公众号的 appId, 此处使用的是 女生志 的appId | 14 | // 此处请勿使用有货公众号的 appId, 此处使用的是 女生志 的appId |
15 | -const appId = 'wx3de6d30e9567c227'; | ||
16 | -const secret = '1110772674e5751caad6563f2e9f0f53'; | 15 | +const appId = 'wxb52ec6a352f0b090'; |
16 | +const secret = '9fe6bedb0b7f30986a168c7fc44f34c0'; | ||
17 | 17 | ||
18 | const sha1 = (str) => { | 18 | const sha1 = (str) => { |
19 | const generator = crypto.createHash('sha1'); | 19 | const generator = crypto.createHash('sha1'); |
public/img/.DS_Store
deleted
100644 → 0
No preview for this file type
-
Please register or login to post a comment