You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< ? php
return array (
'pay_header' => 'http://192.168.11.15:8088/' ,
'alipay' => array (
'partner' => '2088631242187552' ,
'key' => '2yxhpzhxnkeji5yldvow2wr8xdib6tl8' ,
'email' => '65517558@qq.com' ,
'appid' => '2019101068191876' ,
'way' => '0' ,
'status' => '1'
),
'alipay_param' => array (
'param1' => '' ,
'param2' => '' ,
'param3' => '' ,
'status' => '1'
),
'ptb_pay' => array (
'status' => '1'
),
'bind_pay' => array (
'status' => '1'
),
'wei_xin' => array (
'partner' => '1555280551' ,
'email' => 'wx0ba5be5c8bb9f1b7' ,
'key' => 'wDst6e8d0nGUh4hcwBgv8caJmDE1Mxql' ,
'status' => '1'
),
'sms_set' => array (
'smtp' => 'MDAwMDAwMDAwMK62sK9_oJixgIunmLG2' ,
'smtp_account' => 'MDAwMDAwMDAwMK62zm1_inqufnvO2L25' ,
'smtp_password' => '416' ,
'limit' => '' ,
'status' => '1'
),
'epay' => array (
'partner' => '' ,
'key' => '' ,
'zfb' => '1' ,
'status' => '1'
),
'age' => array (
'status' => '0' ,
'is_mandatory' => '0' ,
'contents_off' => '根据2010年8月1日实施的 《网络游戏管理暂行办法》,网络游戏用户需使用有效身份证件进行实名认证。为保证流畅游戏体验,享受健康游戏生活,请广大平台游戏的玩家尽快完成实名认证!' ,
'name' => 'age'
),
'age_prevent' => array (
'bat' => '0' ,
'hours_off_one' => '1' ,
'contents_one' => '您游戏账号今日已累计在线1小时, 请及时进行实名制认证, 避免游戏强制下线! ' ,
'hours_off_two' => '2' ,
'contents_two' => '您游戏账号今日已累计在线2小时, 请及时进行实名制认证, 否则您将在10分钟后强制下线, 并在今日无法再登入游戏! ' ,
'down_time' => '5' ,
'hours_cover' => '' ,
'name' => 'age_prevent'
),
'sqpay' => array (
'partner' => '204121' ,
'key' => 'NsyJOE!e' ,
'shortcut' => '1' ,
'status' => '1'
),
'heepay' => array (
'partner' => '2083328' ,
'key' => '852B4A10455E49F280EEFCB1' ,
'wxp' => '1' ,
'status' => '0'
),
// 支付方式(-1绑币 0:平台币,1:支付宝,2:微信(扫码)3微信app 4 威富通 5聚宝云 6竣付通 7苹果支付8金猪支付 9双乾支付-支付宝 10双乾支付-银联 15双乾支付-快捷',
'PAY_WAY' => array (
'BIND_COIN' => - 1 ,
'PLATFORM_COIN' => 0 ,
'ALIPAY' => 1 ,
'WEIXIN' => 2 ,
'WEIXIN_APP' => 3 ,
'WFT_PAY' => 4 ,
'JBY_PAY' => 5 ,
'JFT_PAY' => 6 ,
'APPLE_PAY' => 7 ,
'JZ_PAY' => 8 ,
'SQ_ALIPAY' => 9 ,
'SQ_UNION' => 10 ,
'SQ_SHORTCUT' => 15
),
'WX_PAY_LIMIT' => 3000 , // 微信支付限额
);