Skip to content

Commit fce2947

Browse files
update
1 parent 3894b1d commit fce2947

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/console/config/console.php

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121

2222
//配置RabbitMq 部分
23+
/*
2324
'bootstrap' => [
2425
'queue', // The component registers own console commands
2526
],
@@ -36,4 +37,5 @@
3637
'queueName' => 'queue',
3738
],
3839
],
40+
*/
3941
];

0 commit comments

Comments
 (0)