mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-05 19:41:43 +08:00
modified 优化迁移脚本
This commit is contained in:
parent
463a3a8b3a
commit
2e30c4e432
@ -41,10 +41,6 @@ class ChangeAdminMenuField extends Migrator {
|
||||
'limit' => 255,
|
||||
'default' => '',
|
||||
'comment' => '前端组件'
|
||||
])->addColumn('class_name', 'string', [
|
||||
'limit' => 255,
|
||||
'default' => '',
|
||||
'comment' => '后端类库'
|
||||
])->addColumn('router', 'string', [
|
||||
'limit' => 255,
|
||||
'default' => '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user