mirror of
				https://gitee.com/technical-laohu/mpay.git
				synced 2025-11-04 08:43:42 +08:00 
			
		
		
		
	更新文档
This commit is contained in:
		
							
								
								
									
										2
									
								
								.env
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.env
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
APP_DEBUG = true
 | 
			
		||||
APP_DEBUG = false
 | 
			
		||||
 | 
			
		||||
DB_TYPE = mysql
 | 
			
		||||
DB_HOST = 127.0.0.1
 | 
			
		||||
 
 | 
			
		||||
@@ -460,6 +460,7 @@ V免签是一款开源免费适用于个人收款使用的收款程序,原理
 | 
			
		||||
| 云峰  | 8.88  |
 | 
			
		||||
| 零零  | 200  |
 | 
			
		||||
| 子染  | 88  |
 | 
			
		||||
| John  | 100  |
 | 
			
		||||
 | 
			
		||||
## 🔗 友情链接
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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,
 | 
			
		||||
  ),
 | 
			
		||||
);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user