pub fn generate_create_table_sql<T: Model>(db_type: DbType) -> Result<String>
运行时动态生成 CREATE TABLE SQL