更新文档

This commit is contained in:
技术老胡
2025-03-06 21:05:10 +08:00
parent 1f98974d5a
commit 62181cf33d
3 changed files with 14 additions and 13 deletions

View File

@@ -17,18 +17,6 @@ return array (
'state' => 1,
),
1 =>
array (
'platform' => 'sqbpay',
'name' => '收钱吧',
'class_name' => 'ShouQianBa',
'price' => NULL,
'describe' => '主流移动支付全能收 信用卡,花呗都能用,生意帮手收钱吧,移动收款就用它!',
'website' => 'https://www.shouqianba.com',
'helplink' => '',
'version' => '1.0',
'state' => 1,
),
2 =>
array (
'platform' => 'alipay',
'name' => '支付宝',
@@ -40,4 +28,16 @@ return array (
'version' => '1.0',
'state' => 1,
),
2 =>
array (
'platform' => 'sqbpay',
'name' => '收钱吧',
'class_name' => 'ShouQianBa',
'price' => NULL,
'describe' => '主流移动支付全能收 信用卡,花呗都能用,生意帮手收钱吧,移动收款就用它!',
'website' => 'https://www.shouqianba.com',
'helplink' => 'https://f0bmwzqjtq2.feishu.cn/docx/WwN7dRqmuoozlIxgiuFclZhCnte',
'version' => '1.0',
'state' => 1,
),
);