Skip to content

Commit 6404128

Browse files
committed
更新configuration.dev.json
1 parent 04111d1 commit 6404128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration.dev.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"weApp": {
4848
/*code换取session_key*/
4949
"CodeToSessURL" : "https://api.weixin.qq.com/sns/jscode2session?appid={appid}&secret={secret}&js_code={code}&grant_type=authorization_code",
50-
"AppID" : "wx938a0628ec2c8fff", /*小程序ID*/
51-
"Secret" : "937fe84056f7fbb0acb19795e8cad6e8" /*小程序密钥*/
50+
"AppID" : "", /*小程序ID*/
51+
"Secret" : "" /*小程序密钥*/
5252
},
5353
"software": {
5454
"name" : "wemall微商城", /*软件名称*/

0 commit comments

Comments
 (0)