作者 刘锟

update

@@ -40,6 +40,7 @@ class Temp extends Command @@ -40,6 +40,7 @@ class Temp extends Command
40 } 40 }
41 }); 41 });
42 } 42 }
  43 + DB::disconnect('custom_mysql');
43 echo '成功' . PHP_EOL; 44 echo '成功' . PHP_EOL;
44 } 45 }
45 } 46 }