更换appId和secret
This commit is contained in:
parent
5be5db7237
commit
318541bf16
|
|
@ -16,5 +16,5 @@ redis:
|
||||||
port: 6379
|
port: 6379
|
||||||
password: Xgf_redis
|
password: Xgf_redis
|
||||||
wechat:
|
wechat:
|
||||||
appId: wxf76041de61c68a94
|
appId: wx78d5f5d37762207c
|
||||||
secret: 33437d0005485222a44d6fbe73acd503
|
secret: d1ca9d77886d138cb1f6ac30f259f194
|
||||||
|
|
|
||||||
|
|
@ -11,5 +11,5 @@ redis:
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 6379
|
port: 6379
|
||||||
wechat:
|
wechat:
|
||||||
appId: wxf76041de61c68a94
|
appId: wx78d5f5d37762207c
|
||||||
secret: 33437d0005485222a44d6fbe73acd503
|
secret: d1ca9d77886d138cb1f6ac30f259f194
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue