--提交测试

This commit is contained in:
yc13649764453
2023-09-19 18:13:08 +08:00
parent 649cbc04a8
commit 06e2f68ad9
2 changed files with 4 additions and 2 deletions

View File

@@ -330,6 +330,8 @@ public class ShopProductController {
/**
* 修改
*/
//Todo 9.19 提交
@RequestMapping("/update")
public R update(@RequestBody ShopProductEntity shopProduct) {

View File

@@ -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
#微信服务器地址