{$table}数据库字典

{$key1+1}.{$tb.table_name}:{$tb.table_comment}
序号 字段名 类型 主键 是否非空 默认值 自增长 说明
{$item.index} {$item.column_name} {$item.column_type} {$item.column_key} {$item.is_nullable} {$item.column_default}
{$item.column_comment}