...
|
...
|
@@ -32,13 +32,6 @@ return [ |
|
|
'mail_smtp_pass' => 'password',
|
|
|
'mail_verify_type' => '2',
|
|
|
'mail_from' => '10000@qq.com',
|
|
|
'discount' => [
|
|
|
1 => '5.5',
|
|
|
'7',
|
|
|
'8',
|
|
|
'9',
|
|
|
'9.5',
|
|
|
],
|
|
|
'mobile_service' => '13000000000',
|
|
|
'wechat_service' => '13000000000',
|
|
|
'wechat_service' => 'wei19840514',
|
|
|
]; |
...
|
...
|
|