测试调试支付
This commit is contained in:
@@ -7,6 +7,7 @@ return [
|
||||
],
|
||||
'vendorPath' => dirname(dirname(__DIR__)) . '/vendor',
|
||||
'bootstrap' => ['queue','queue4'],
|
||||
'timeZone' => 'Asia/Shanghai',
|
||||
'components' => [
|
||||
'queue' => [
|
||||
'class' => \yii\queue\db\Queue::class,
|
||||
|
||||
Reference in New Issue
Block a user