mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-09-17 09:16:40 +08:00
更新文档
This commit is contained in:
parent
7c35519e65
commit
d0dd5a3f9b
2
.env
2
.env
@ -1,4 +1,4 @@
|
|||||||
APP_DEBUG = true
|
APP_DEBUG = false
|
||||||
|
|
||||||
DB_TYPE = mysql
|
DB_TYPE = mysql
|
||||||
DB_HOST = 127.0.0.1
|
DB_HOST = 127.0.0.1
|
||||||
|
@ -12,7 +12,7 @@ return array (
|
|||||||
'price' => NULL,
|
'price' => NULL,
|
||||||
'describe' => '支持微信个人收款码、赞赏码、经营码、商家码收款,监听回调',
|
'describe' => '支持微信个人收款码、赞赏码、经营码、商家码收款,监听回调',
|
||||||
'website' => 'https://weixin.qq.com',
|
'website' => 'https://weixin.qq.com',
|
||||||
'helplink' => '',
|
'helplink' => 'https://f0bmwzqjtq2.feishu.cn/docx/JBshdZWokoWzLmxSKQWcSd4Jncg',
|
||||||
'version' => '1.0',
|
'version' => '1.0',
|
||||||
'state' => 1,
|
'state' => 1,
|
||||||
),
|
),
|
||||||
@ -24,7 +24,7 @@ return array (
|
|||||||
'price' => NULL,
|
'price' => NULL,
|
||||||
'describe' => '支持支付宝个人收款码、经营码收款,监听回调',
|
'describe' => '支持支付宝个人收款码、经营码收款,监听回调',
|
||||||
'website' => 'https://www.alipay.com',
|
'website' => 'https://www.alipay.com',
|
||||||
'helplink' => '',
|
'helplink' => 'https://f0bmwzqjtq2.feishu.cn/docx/GfltdDrjxoYXwexhtX8ckDCBn9f',
|
||||||
'version' => '1.0',
|
'version' => '1.0',
|
||||||
'state' => 1,
|
'state' => 1,
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user