feat: wx pay update
This commit is contained in:
@@ -42,6 +42,13 @@ spring:
|
||||
# url:
|
||||
# driver-class-name:
|
||||
|
||||
wx:
|
||||
pay:
|
||||
appId: app_id
|
||||
mchId: merchant_id
|
||||
mchKey: merchant_key
|
||||
keyPath: /path/to/your/apiclient_key.pem
|
||||
|
||||
# mybatis-plus配置
|
||||
mybatis-plus:
|
||||
# 搜索指定包别名
|
||||
|
||||
Reference in New Issue
Block a user