pay debug

This commit is contained in:
devil_gong 2019-01-08 12:23:01 +08:00
parent 18c14f5bad
commit 571a0aca0e

View File

@ -66,7 +66,7 @@ class WeixinMini
'default' => '', 'default' => '',
'name' => 'appid', 'name' => 'appid',
'placeholder' => '公众号ID', 'placeholder' => '公众号ID',
'title' => '公众号ID 用于web/h5/公众号支付', 'title' => '公众号ID (用于web/h5/公众号支付)',
'is_required' => 0, 'is_required' => 0,
'message' => '请填写微信分配的公众号ID', 'message' => '请填写微信分配的公众号ID',
], ],