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