From 06e2f68ad94dbf6a85fb4a7af013ed320164c1a1 Mon Sep 17 00:00:00 2001 From: yc13649764453 <1902434166@qq.com> Date: Tue, 19 Sep 2023 18:13:08 +0800 Subject: [PATCH] =?UTF-8?q?--=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../peanut/modules/book/controller/ShopProductController.java | 2 ++ src/main/resources/weChatConfig.properties | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/peanut/modules/book/controller/ShopProductController.java b/src/main/java/com/peanut/modules/book/controller/ShopProductController.java index 731aee9d..d28ddd52 100644 --- a/src/main/java/com/peanut/modules/book/controller/ShopProductController.java +++ b/src/main/java/com/peanut/modules/book/controller/ShopProductController.java @@ -330,6 +330,8 @@ public class ShopProductController { /** * 修改 */ + + //Todo 9.19 提交 @RequestMapping("/update") public R update(@RequestBody ShopProductEntity shopProduct) { diff --git a/src/main/resources/weChatConfig.properties b/src/main/resources/weChatConfig.properties index 609b54c7..0bc9f8b7 100644 --- a/src/main/resources/weChatConfig.properties +++ b/src/main/resources/weChatConfig.properties @@ -16,8 +16,8 @@ wxpay.notifyUrl: http://59.110.212.44:9100/pb/pay/payNotify wxpay.refundNotifyUrl: http://pjm6m9.natappfree.cc/pay/refundNotify # 密钥路径,resources下 /usr/local/hs/peanut_book/target/classes/cent/apiclient_key.pem -#wxpay.keyPemPath:C:/Users/Administrator/IdeaProjects/peanut_book/src/main/resources/cent/apiclient_key.pem -wxpay.keyPemPath:D:/hs/nuttyreading-java/src/main/resources/cent/apiclient_key.pem +wxpay.keyPemPath:C:/Users/Administrator/IdeaProjects/peanut_book/src/main/resources/cent/apiclient_key.pem +#wxpay.keyPemPath:D:/hs/nuttyreading-java/src/main/resources/cent/apiclient_key.pem #商户证书序列号 wxpay.serialNo: 679AECB2F7AC4183033F713828892BA640E4EEE3 #微信服务器地址