From 18590e3512d2d348e5149ee2bb3018c28c9a5b22 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 30 九月 2024 14:26:35 +0800
Subject: [PATCH] 修改上下架,自己安排工作时间,员工工资统计查询
---
cylsg/EzWechat/WechatConfig.json | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/cylsg/EzWechat/WechatConfig.json b/cylsg/EzWechat/WechatConfig.json
index a6540e1..2072927 100644
--- a/cylsg/EzWechat/WechatConfig.json
+++ b/cylsg/EzWechat/WechatConfig.json
@@ -1,7 +1,19 @@
{
- "WechatAPP" :{
- "AppId": "寰俊 AppId",
- "AppSecret": "寰俊 AppSecret"
+ "WechatAPP": {
+ "AppId": "wx983556688354dd14",
+ "AppSecret": "2ab1aefaac926855dc9d5f7bf7f04477"
+
+ },
+
+ "WechartPay": {
+
+ "MerchantV3Secret": "lojdhuqyt5648dikunm623ddsl2543a5",
+ "MerchantId": "1669018589",
+ "MerchantCertificateSerialNumber": "49FFE8CB27B5EDD026BFF23C41F0DAA83405EB10",
+ "apiclient_keyFile": "wwwroot\\wechartKey\\apiclient_key.pem",
+ "PayMoneyMax": 200
+
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1