修改微信封装
This commit is contained in:
@@ -24,6 +24,7 @@ email:
|
||||
wx_pay:
|
||||
# status close:关闭 open:打开
|
||||
status: close
|
||||
app_id: your_app_id
|
||||
merchant_id: ${MERCHANT_ID:your_merchant_id}
|
||||
private_key: ${WX_PRIVATE_KEY:your_private_key}
|
||||
merchant_serial_number: ${MERCHANT_SERIAL_NUMBER:your_merchant_serial_number}
|
||||
@@ -74,10 +75,7 @@ app:
|
||||
interval_time: 20
|
||||
limit_number: 20
|
||||
|
||||
# 微信小程序
|
||||
wx:
|
||||
app_id: wx7d75957cbd35e36b
|
||||
app_secret: d70ef5baa4b9c046f396736d9a42cdc3
|
||||
|
||||
|
||||
#开放接口
|
||||
ignore:
|
||||
|
||||
Reference in New Issue
Block a user