diff --git a/config/phinx.php b/config/phinx.php index 2ebe56ce3..ea5968b5c 100644 --- a/config/phinx.php +++ b/config/phinx.php @@ -17,7 +17,7 @@ return [ // 忽略数据表 'ignore' => [], - // 数据表结构 + // 创建数据表 'tables' => [], // 备份数据表 'backup' => [],