From f5ff0b0492e2799226234dfd8633877b8f9a81d7 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期四, 15 八月 2024 15:22:53 +0800 Subject: [PATCH] 完成阿里云文件上传APi和服务 --- cylsg/EzWechat/WechatConfig.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cylsg/EzWechat/WechatConfig.json b/cylsg/EzWechat/WechatConfig.json index a6540e1..f238b57 100644 --- a/cylsg/EzWechat/WechatConfig.json +++ b/cylsg/EzWechat/WechatConfig.json @@ -1,7 +1,7 @@ { - "WechatAPP" :{ - "AppId": "寰俊 AppId", - "AppSecret": "寰俊 AppSecret" + "WechatAPP": { + "AppId": "wx983556688354dd14", + "AppSecret": "2ab1aefaac926855dc9d5f7bf7f04477" } } \ No newline at end of file -- Gitblit v1.9.1