生成代码新增回滚功能

This commit is contained in:
JaguarJack
2020-07-11 10:59:57 +08:00
parent 42e75f50ff
commit 359381fec6
6 changed files with 68 additions and 22 deletions

View File

@@ -48,6 +48,6 @@ class Migration extends Factory
}
}
return true;
return $file;
}
}