mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
improve migrate searchbox log
This commit is contained in:
@@ -90,8 +90,8 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$r = SearchBox::getSubCatOptions();
|
||||
dd($r);
|
||||
$columnInfo = NexusDB::getMysqlColumnInfo('searchbox', 'section_name');
|
||||
dd($columnInfo);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user